Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2015 05:02:01 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376905 - head/misc/xiphos
Message-ID:  <201501130502.t0D521gg063403@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501130502.t0D521gg063403>