svn commit: r315438 - head/cad/libgeda
Eitan Adler
eadler at FreeBSD.org
Thu Mar 28 05:21:22 UTC 2013
Author: eadler
Date: Thu Mar 28 05:21:21 2013
New Revision: 315438
URL: http://svnweb.freebsd.org/changeset/ports/315438
Log:
- Remove duplicate USES.
- Drop gnomehack
Submitted by: jgh
Modified:
head/cad/libgeda/Makefile
Modified: head/cad/libgeda/Makefile
==============================================================================
--- head/cad/libgeda/Makefile Thu Mar 28 04:52:46 2013 (r315437)
+++ head/cad/libgeda/Makefile Thu Mar 28 05:21:21 2013 (r315438)
@@ -17,8 +17,8 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/g
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
-USES= pathfix
-USE_GNOME= gtk20 gnomehack
+USES= pathfix
+USE_GNOME= gtk20
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-update-mime-database \
--disable-update-desktop-database
More information about the svn-ports-all
mailing list