aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Notation3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-RDF-Notation3/Makefile')
-rw-r--r--textproc/p5-RDF-Notation3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile
index e1503cba8f01..e680cb4059e0 100644
--- a/textproc/p5-RDF-Notation3/Makefile
+++ b/textproc/p5-RDF-Notation3/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= RDF Notation3 parser
-BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
- p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \
- p5-RDFStore>=0:${PORTSDIR}/textproc/p5-RDFStore
+BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \
+ p5-RDF-Core>=0:textproc/p5-RDF-Core \
+ p5-RDFStore>=0:textproc/p5-RDFStore
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5