svn commit: r376905 - head/misc/xiphos

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Jan 13 05:02:01 UTC 2015


Author: tabthorpe
Date: Tue Jan 13 05:02:00 2015
New Revision: 376905
URL: https://svnweb.freebsd.org/changeset/ports/376905
QAT: https://qat.redports.org/buildarchive/r376905/

Log:
  - Add in GNOME_USES=gconf2

Modified:
  head/misc/xiphos/Makefile

Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile	Tue Jan 13 03:48:06 2015	(r376904)
+++ head/misc/xiphos/Makefile	Tue Jan 13 05:02:00 2015	(r376905)
@@ -23,7 +23,7 @@ LIB_DEPENDS=	libwebkitgtk-3.0.so:${PORTS
 USES=		gettext pkgconfig python:build
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
-USE_GNOME=	gtk30 gnomeprefix gtkhtml4 intlhack libgsf
+USE_GNOME=	gnomeprefix gtkhtml4 intlhack gtk30 gconf2 libgsf
 
 OPTIONS_DEFINE=	DOCS
 


More information about the svn-ports-all mailing list