diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2015-01-13 05:02:00 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2015-01-13 05:02:00 +0000 |
commit | c4b20f8556e08fc74118ffa1b62b1af817ad054b (patch) | |
tree | fb1a734a292e8c84d6726915c76d89fbe937aa29 /misc | |
parent | d7013cfc180526a6f4e5c43fc517c2374526c06c (diff) |
Notes
Diffstat (limited to 'misc')
-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 17f27c2267f3..f091f1d02ec1 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 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 |