diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-24 07:28:52 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-24 07:28:52 +0000 |
commit | 6b21ed93c4aee1b5251daeb9d1514d03dcf36d97 (patch) | |
tree | cc270e9481ea87c771bd83c06ac4f9cd4224533a /textproc/p5-XML-RAI/Makefile | |
parent | 16daa450bb4483437d42833755a126934cc08aea (diff) | |
download | ports-6b21ed93c4aee1b5251daeb9d1514d03dcf36d97.tar.gz ports-6b21ed93c4aee1b5251daeb9d1514d03dcf36d97.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-RAI/Makefile')
-rw-r--r-- | textproc/p5-XML-RAI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index 592ae812c8c9..59f5a003f932 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -16,7 +16,7 @@ COMMENT= RSS Abstraction Interface BUILD_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser RUN_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser \ - ${SITE_PERL}/Date/Parse.pm:{PORTSDIR}/devel/p5-TimeDate + ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate PERL_CONFIGURE= yes |