summaryrefslogtreecommitdiff
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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile
index e680cb4059e0..50c5b14d030b 100644
--- a/textproc/p5-RDF-Notation3/Makefile
+++ b/textproc/p5-RDF-Notation3/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= RDF Notation3 parser
-BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_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
USE_PERL5= configure