summaryrefslogtreecommitdiff
path: root/security/gtkportscan
diff options
context:
space:
mode:
Diffstat (limited to 'security/gtkportscan')
-rw-r--r--security/gtkportscan/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile
index 2fc2cb8c08c3..571e64eb5285 100644
--- a/security/gtkportscan/Makefile
+++ b/security/gtkportscan/Makefile
@@ -13,11 +13,8 @@ MASTER_SITE_SUBDIR= cpiazza
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+WRKSRC= ${WRKDIR}/${PORTNAME}
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+USE_GTK= yes
.include <bsd.port.mk>