aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-Analytics
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 14:30:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 14:30:23 +0000
commit67c3ce47d7c1ca69ba10c11644a0460191642ec6 (patch)
treed6d6dd77a5c95bedf28f79dd7b1fc328f8f4c716 /net/p5-Net-Google-Analytics
parent86ef053f8c990bc1c599bcd0c8ef381d1fdec90a (diff)
downloadports-67c3ce47d7c1ca69ba10c11644a0460191642ec6.tar.gz
ports-67c3ce47d7c1ca69ba10c11644a0460191642ec6.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326506
Diffstat (limited to 'net/p5-Net-Google-Analytics')
-rw-r--r--net/p5-Net-Google-Analytics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile
index 9967a1a2581a..b660f28316c3 100644
--- a/net/p5-Net-Google-Analytics/Makefile
+++ b/net/p5-Net-Google-Analytics/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= \
p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::Google::Analytics.3 \
Net::Google::Analytics::OAuth2.3 \