diff options
Diffstat (limited to 'net/gq/Makefile')
-rw-r--r-- | net/gq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index e17c60919439..642d657f1c47 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap .endif USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ldap=${LOCALBASE} |