aboutsummaryrefslogtreecommitdiff
path: root/math/drgeo
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-04-22 01:26:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-04-22 01:26:22 +0000
commit990448b386aa7caf1f89ec02f562c9c2320c72bd (patch)
treeb452aa9fdb0fe848d24440f19b6aa3ae732168bd /math/drgeo
parent273a8ba3a2e1083f7a82d68b7c68ea69211037bb (diff)
downloadports-990448b386aa7caf1f89ec02f562c9c2320c72bd.tar.gz
ports-990448b386aa7caf1f89ec02f562c9c2320c72bd.zip
- Convert USE_GNOME=gnomehack to USES
Notes
Notes: svn path=/head/; revision=351743
Diffstat (limited to 'math/drgeo')
-rw-r--r--math/drgeo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index 6a489c74f79c..a9d6eab71866 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -13,8 +13,8 @@ COMMENT= GTK interactive geometry software
LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
-USES= gettext gmake pkgconfig
-USE_GNOME= gnomehack gnomeprefix intlhack libglade2
+USES= gettext gmake pkgconfig pathfix
+USE_GNOME= gnomeprefix intlhack libglade2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GCC= yes # segfaults when built with clang