aboutsummaryrefslogtreecommitdiffstats
path: root/www/webinject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webinject/Makefile')
-rw-r--r--www/webinject/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/webinject/Makefile b/www/webinject/Makefile
index 68604974c93c..defe671c9abc 100644
--- a/www/webinject/Makefile
+++ b/www/webinject/Makefile
@@ -11,14 +11,14 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for automated testing of web applications
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Error>=0:${PORTSDIR}/lang/p5-Error \
- p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
- p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-Error>=0:lang/p5-Error \
+ p5-XML-Simple>=0:textproc/p5-XML-Simple \
+ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay
#.if !defined(WITHOUT_X11)
# some work to do here
-#RUN_DEPENDS+= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
+#RUN_DEPENDS+= p5-Tk>=0:x11-toolkits/p5-Tk
#.endif
USES= perl5 shebangfix