aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-ConfigParser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-ConfigParser/Makefile')
-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