svn commit: r351743 - head/math/drgeo
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 22 01:26:23 UTC 2014
Author: amdmi3
Date: Tue Apr 22 01:26:22 2014
New Revision: 351743
URL: http://svnweb.freebsd.org/changeset/ports/351743
QAT: https://qat.redports.org/buildarchive/r351743/
Log:
- Convert USE_GNOME=gnomehack to USES
Modified:
head/math/drgeo/Makefile
Modified: head/math/drgeo/Makefile
==============================================================================
--- head/math/drgeo/Makefile Tue Apr 22 00:48:52 2014 (r351742)
+++ head/math/drgeo/Makefile Tue Apr 22 01:26:22 2014 (r351743)
@@ -13,8 +13,8 @@ COMMENT= GTK interactive geometry softwa
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
More information about the svn-ports-all
mailing list