summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-08 18:19:59 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-08 18:19:59 +0000
commit5f9053851494da739eefa46da9b64a0eaaa24c8c (patch)
treee9b0ccc2c37bddf43d64684d3039f89737244596 /textproc/p5-XML-Atom
parent- Document the update of devel/p5-CPAN-Meta and removal of devel/p5-Version-R... (diff)
- Add missing BUILD_DEPENDS to silence build warning
Notes
Notes: svn path=/head/; revision=288772
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r--textproc/p5-XML-Atom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index 84b7a5f536d8..1bf974ec6ca3 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules for Atom feed and API implementation
-RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
@@ -24,6 +24,7 @@ RUN_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheri
p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes