diff options
Diffstat (limited to 'net/gq/Makefile')
-rw-r--r-- | net/gq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 8dfdf0219..1ab490b9c 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring OPTIONS= DND "Enable Drag and drop support in browse mode" On \ CACHE "Support the OpenLDAP experimental client cache" On -USE_GNOME= gnometarget libglade2 gnomedocutils +USE_GNOME= libglade2 gnomedocutils USE_OPENSSL= yes USE_OPENLDAP= yes USE_GETTEXT= yes |