aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-OPML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-OPML/Makefile')
-rw-r--r--textproc/p5-XML-OPML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-OPML/Makefile b/textproc/p5-XML-OPML/Makefile
index c258fec410f2..09d8aaec5ff2 100644
--- a/textproc/p5-XML-OPML/Makefile
+++ b/textproc/p5-XML-OPML/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Creates and updates OPML (Outline Processor Markup Language) files
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
+ p5-XML-SimpleObject>=0:${PORTSDIR}/textproc/p5-XML-SimpleObject
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes