aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-ConfigParser
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-Apache-ConfigParser
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/p5-Apache-ConfigParser')
-rw-r--r--www/p5-Apache-ConfigParser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-ConfigParser/Makefile b/www/p5-Apache-ConfigParser/Makefile
index b975c270efb5..1541da1ab200 100644
--- a/www/p5-Apache-ConfigParser/Makefile
+++ b/www/p5-Apache-ConfigParser/Makefile
@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Load Apache configuration files
-BUILD_DEPENDS= p5-File-FnMatch>=0:${PORTSDIR}/devel/p5-File-FnMatch \
- p5-Tree-DAG_Node>=0:${PORTSDIR}/devel/p5-Tree-DAG_Node
+BUILD_DEPENDS= p5-File-FnMatch>=0:devel/p5-File-FnMatch \
+ p5-Tree-DAG_Node>=0:devel/p5-Tree-DAG_Node
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5