aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Directory/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Directory/Makefile')
-rw-r--r--textproc/p5-XML-Directory/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile
index a60672281200..d878572de4a2 100644
--- a/textproc/p5-XML-Directory/Makefile
+++ b/textproc/p5-XML-Directory/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Returns a content of directory as XML
-BUILD_DEPENDS= p5-RDF-Notation3>=0:${PORTSDIR}/textproc/p5-RDF-Notation3 \
- p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
+BUILD_DEPENDS= p5-RDF-Notation3>=0:textproc/p5-RDF-Notation3 \
+ p5-XML-SAX>=0:textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5