aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-FS-Gmail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 07:00:15 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 07:00:15 +0000
commitee79f6d785df6f3cd95e310217b654e7ddbf984a (patch)
treee056c71dcec2891a27063c3d2ff95b45626ce6d4 /net/p5-Net-FS-Gmail
parentd8771481e0d9feb41858258fb28adbfe2dc62f66 (diff)
downloadports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.tar.gz
ports-ee79f6d785df6f3cd95e310217b654e7ddbf984a.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326468
Diffstat (limited to 'net/p5-Net-FS-Gmail')
-rw-r--r--net/p5-Net-FS-Gmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-FS-Gmail/Makefile b/net/p5-Net-FS-Gmail/Makefile
index 20697777ef1f..6b3aa6870544 100644
--- a/net/p5-Net-FS-Gmail/Makefile
+++ b/net/p5-Net-FS-Gmail/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= gmailfs.1
MAN3= Net::FS::Gmail.3