aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-08 18:31:09 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-08 18:31:09 +0000
commit97381335760aeb494a67cc32326224dd6c00804b (patch)
treee29f0090ee8d3eeb0a3bdb93c9f537625da6df54
parent5f9053851494da739eefa46da9b64a0eaaa24c8c (diff)
downloadports-97381335760aeb494a67cc32326224dd6c00804b.tar.gz
ports-97381335760aeb494a67cc32326224dd6c00804b.zip
Notes
-rw-r--r--textproc/p5-XML-Flow/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile
index d1f6305ccb2f..b1f4e11eb529 100644
--- a/textproc/p5-XML-Flow/Makefile
+++ b/textproc/p5-XML-Flow/Makefile
@@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Store (restore) perl data structures in XML stream
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes