aboutsummaryrefslogtreecommitdiffstats
path: root/security/skipfish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/skipfish/Makefile')
-rw-r--r--security/skipfish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/skipfish/Makefile b/security/skipfish/Makefile
index 6b26ccf9fde..a495ecf2001 100644
--- a/security/skipfish/Makefile
+++ b/security/skipfish/Makefile
@@ -13,8 +13,8 @@ COMMENT= Fully automated, active web application security reconnaissance tool
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
- libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libidn.so:dns/libidn \
+ libpcre.so:devel/pcre
USES= gmake tar:tgz
USE_OPENSSL= yes