aboutsummaryrefslogtreecommitdiff
path: root/net/amcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/amcl/Makefile')
-rw-r--r--net/amcl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/amcl/Makefile b/net/amcl/Makefile
index a42c25af6aa7..b8455d393ae7 100644
--- a/net/amcl/Makefile
+++ b/net/amcl/Makefile
@@ -16,12 +16,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
USE_X_PREFIX= yes
+USE_GTK= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>