diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-09 20:26:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-09 20:26:16 +0000 |
commit | 9d70bcf987b3392443cd96bdfb9975faf837dfe0 (patch) | |
tree | deb6dcb961abbbffce271a0c7975e67d9edf0981 /misc/xiphos/Makefile | |
parent | e574b487b566df74ff0d707cbdb3991a5ffb77c5 (diff) | |
download | ports-9d70bcf987b3392443cd96bdfb9975faf837dfe0.tar.gz ports-9d70bcf987b3392443cd96bdfb9975faf837dfe0.zip |
Notes
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index a6434423a47b..7a67bd7e6afa 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ 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 |