aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Shorten-Bitly
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-03 13:17:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-03 13:17:36 +0000
commitdae5d7d8065efe67a9e881af2b850d5e6077cbf1 (patch)
treea507080c4718994dbb9e93ebb3f1b19ece9aab47 /www/p5-WWW-Shorten-Bitly
parent32b607380c71ed4e06738d8b13abf147dcbef26b (diff)
downloadports-dae5d7d8065efe67a9e881af2b850d5e6077cbf1.tar.gz
ports-dae5d7d8065efe67a9e881af2b850d5e6077cbf1.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326150
Diffstat (limited to 'www/p5-WWW-Shorten-Bitly')
-rw-r--r--www/p5-WWW-Shorten-Bitly/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten-Bitly/Makefile b/www/p5-WWW-Shorten-Bitly/Makefile
index 0e337d6169f5..ed019ef507a2 100644
--- a/www/p5-WWW-Shorten-Bitly/Makefile
+++ b/www/p5-WWW-Shorten-Bitly/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \
p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= bitly_url.1
MAN3= WWW::Shorten::Bitly.3