aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Flow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Flow/Makefile')
-rw-r--r--textproc/p5-XML-Flow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile
index b8029d376196..6f55029a9096 100644
--- a/textproc/p5-XML-Flow/Makefile
+++ b/textproc/p5-XML-Flow/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Store (restore) perl data structures in XML stream
-BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
+BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
+ p5-XML-Writer>=0:textproc/p5-XML-Writer
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5