aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-Calendar
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
commit3d017a688622e8dfbc020a020058de1a277f526b (patch)
tree4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-Net-Google-Calendar
parent8a4b4aeb1fa6e5fafdf1da900295b2e652520e89 (diff)
downloadports-3d017a688622e8dfbc020a020058de1a277f526b.tar.gz
ports-3d017a688622e8dfbc020a020058de1a277f526b.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326522
Diffstat (limited to 'net/p5-Net-Google-Calendar')
-rw-r--r--net/p5-Net-Google-Calendar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Google-Calendar/Makefile b/net/p5-Net-Google-Calendar/Makefile
index 679f84388e8a..dbab079327fa 100644
--- a/net/p5-Net-Google-Calendar/Makefile
+++ b/net/p5-Net-Google-Calendar/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-XML-Atom>=0.37:${PORTSDIR}/textproc/p5-XML-Atom \
p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Net::Google::Calendar.3 Net::Google::Calendar::Base.3 \
Net::Google::Calendar::Calendar.3 Net::Google::Calendar::Comments.3 \