aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongxu Li <dongxuli2011@gmail.com>2015-08-26 17:21:27 -0400
committerDongxu Li <dongxuli2011@gmail.com>2015-08-26 17:21:31 -0400
commit7aa789ed9f59fdb32f310f350cd8c4cc5fb28f35 (patch)
treebe3740ad210f58bcd0c8f2c18b59670237323fcf /media-gfx/librecad
parentsci-libs/armadillo: Version bump (diff)
downloadsci-7aa789ed9f59fdb32f310f350cd8c4cc5fb28f35.tar.gz
sci-7aa789ed9f59fdb32f310f350cd8c4cc5fb28f35.tar.bz2
sci-7aa789ed9f59fdb32f310f350cd8c4cc5fb28f35.zip
media-gfx/librecad: fixed a building issue
Diffstat (limited to 'media-gfx/librecad')
-rw-r--r--media-gfx/librecad/ChangeLog4
-rw-r--r--media-gfx/librecad/librecad-9999.ebuild2
2 files changed, 5 insertions, 1 deletions
diff --git a/media-gfx/librecad/ChangeLog b/media-gfx/librecad/ChangeLog
index c810091b5..9aa934b07 100644
--- a/media-gfx/librecad/ChangeLog
+++ b/media-gfx/librecad/ChangeLog
@@ -3,6 +3,10 @@
# $Header$
26 Aug 2015; Dongxu Li <dongxuli2011@gmail.com>
+ librecad-9999.ebuild:
+ Fixed a building issue
+
+ 26 Aug 2015; Dongxu Li <dongxuli2011@gmail.com>
+librecad-2.0.8.ebuild librecad-9999.ebuild:
version bump: 2.0.8, qt5 support
diff --git a/media-gfx/librecad/librecad-9999.ebuild b/media-gfx/librecad/librecad-9999.ebuild
index 0c63626d0..7a6077ddd 100644
--- a/media-gfx/librecad/librecad-9999.ebuild
+++ b/media-gfx/librecad/librecad-9999.ebuild
@@ -38,7 +38,7 @@ DEPEND="
media-libs/freetype"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/LibreCAD-${PV}"
+S="${WORKDIR}/librecad-${PV}"
src_prepare() {
# currently RS_VECTOR3D causes an internal compiler error on GCC-4.8