aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Flow
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-05 12:22:33 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-05 12:22:33 +0000
commit5dd3725371e6505d7399f5b3d02f9dd9a6ba1b5f (patch)
tree866e98ca38349ebd908a82f5097451d247d9a6a6 /textproc/p5-XML-Flow
parentc68c56bc227a836f3bcd5f5b273daed56137d3fb (diff)
Notes
Diffstat (limited to 'textproc/p5-XML-Flow')
-rw-r--r--textproc/p5-XML-Flow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile
index b1f4e11eb529..994e8f7b9ab0 100644
--- a/textproc/p5-XML-Flow/Makefile
+++ b/textproc/p5-XML-Flow/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Store (restore) perl data structures in XML stream
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
+ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes