aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:12:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:12:35 +0000
commit46c6877a4a150b8a708675a333110c1effbc512e (patch)
treecb5f589849208faeb4439a9e84ed872d37762a4e /textproc
parentb470510cdfb40beffcd9dee843714d519c7e4d72 (diff)
downloadports-46c6877a4a150b8a708675a333110c1effbc512e.tar.gz
ports-46c6877a4a150b8a708675a333110c1effbc512e.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Plagger/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile
index f13e6a0d8aad..ebbc2923f42e 100644
--- a/textproc/p5-Plagger/Makefile
+++ b/textproc/p5-Plagger/Makefile
@@ -12,8 +12,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Pluggable RSS/Atom feed aggregator written in Perl
-USE_PERL5= yes
-
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
@@ -375,7 +373,9 @@ BUILD_DEPENDS+= p5-Text-Original>=0:${PORTSDIR}/textproc/p5-Text-Original
.endif
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+
+USES= perl5
+USE_PERL5= configure
MAN3= Plagger.3 \
Plagger::Cookies.3 \