aboutsummaryrefslogtreecommitdiffstats
path: root/security/crank
diff options
context:
space:
mode:
Diffstat (limited to 'security/crank')
-rw-r--r--security/crank/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/crank/Makefile b/security/crank/Makefile
index ae049ea876fe..33b438a52b02 100644
--- a/security/crank/Makefile
+++ b/security/crank/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= guile:${PORTSDIR}/lang/guile
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
GUILE_CONFIG= ${LOCALBASE}/bin/guile-config
CONFIGURE_ENV= CFLAGS="${CFLAGS} `${GUILE_CONFIG} compile`" \