svn commit: r383676 - head/misc/xiphos
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 9 20:26:17 UTC 2015
Author: antoine
Date: Thu Apr 9 20:26:16 2015
New Revision: 383676
URL: https://svnweb.freebsd.org/changeset/ports/383676
Log:
Unbreak after conversion to USES=waf (gnomeprefix adds unhandled args)
Modified:
head/misc/xiphos/Makefile
Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile Thu Apr 9 20:19:17 2015 (r383675)
+++ head/misc/xiphos/Makefile Thu Apr 9 20:26:16 2015 (r383676)
@@ -23,7 +23,7 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTS
USES= gettext pkgconfig waf
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomeprefix gtkhtml4 intlhack gtk30 gconf2 libgsf
+USE_GNOME= gtkhtml4 intlhack gtk30 gconf2 libgsf
OPTIONS_DEFINE= DOCS
More information about the svn-ports-head
mailing list