aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RAI
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-05 08:40:39 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-05 08:40:39 +0000
commite4640905cd22414de663591002d03128b82160bf (patch)
treeaa5bddcee5945007ea11f6c2eac78ae0fe843e12 /textproc/p5-XML-RAI
parent383c9202af68d85b1b88c809f92cd399abf98cc4 (diff)
downloadports-e4640905cd22414de663591002d03128b82160bf.tar.gz
ports-e4640905cd22414de663591002d03128b82160bf.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298438
Diffstat (limited to 'textproc/p5-XML-RAI')
-rw-r--r--textproc/p5-XML-RAI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile
index 610d8f78dd16..9fcd4cb0cfe0 100644
--- a/textproc/p5-XML-RAI/Makefile
+++ b/textproc/p5-XML-RAI/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]+)$/\1/}
MAINTAINER= perl@FreeBSD.org
COMMENT= RSS Abstraction Interface
-RUN_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser \
- ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
+RUN_DEPENDS= p5-XML-RSS-Parser>=0:${PORTSDIR}/textproc/p5-XML-RSS-Parser \
+ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes