summaryrefslogtreecommitdiff
path: root/devel/p5-XML-Pastor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-XML-Pastor/Makefile')
-rw-r--r--devel/p5-XML-Pastor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-XML-Pastor/Makefile b/devel/p5-XML-Pastor/Makefile
index 92626796caa8..d22df8d0e763 100644
--- a/devel/p5-XML-Pastor/Makefile
+++ b/devel/p5-XML-Pastor/Makefile
@@ -14,14 +14,14 @@ COMMENT= Generate Perl classes with XML bindings from a W3C XSD schema
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
p5-Data-HashArray>=0:devel/p5-Data-HashArray \
p5-File-chdir>=0:devel/p5-File-chdir \
p5-URI>=0:net/p5-URI \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}