aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plagger
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-19 04:13:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-19 04:13:13 +0000
commit10ba67aee086fd28590a3b284e748010a2868ca3 (patch)
tree8e1601855f2866319eb07270f8e0e66d770d3ddf /textproc/p5-Plagger
parent094ae0dc21dd44eacfad2791aaf4ac6191245161 (diff)
downloadports-10ba67aee086fd28590a3b284e748010a2868ca3.tar.gz
ports-10ba67aee086fd28590a3b284e748010a2868ca3.zip
Attempt to fix port build with new bsd.perl.mk.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=199734
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r--textproc/p5-Plagger/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile
index 05e577efab36..711bea9030d9 100644
--- a/textproc/p5-Plagger/Makefile
+++ b/textproc/p5-Plagger/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A pluggable RSS/Atom feed aggregator written in Perl
+USE_PERL5= yes
+
BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \