aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-IMAPClient
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-04 15:19:56 +0800
committeraz <az@FreeBSD.org>2013-09-04 15:19:56 +0800
commit646bad58e96cc26104d37207f0768ed673be20c7 (patch)
tree431a616cd686d475c868c1f2804352af6faf26ee /mail/p5-Mail-IMAPClient
parent574731cb03089674b9a0c50ba2a788700b481c67 (diff)
downloadfreebsd-ports-gnome-646bad58e96cc26104d37207f0768ed673be20c7.tar.gz
freebsd-ports-gnome-646bad58e96cc26104d37207f0768ed673be20c7.tar.zst
freebsd-ports-gnome-646bad58e96cc26104d37207f0768ed673be20c7.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'mail/p5-Mail-IMAPClient')
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile
index 6123bfb90ffd..7e880036d78b 100644
--- a/mail/p5-Mail-IMAPClient/Makefile
+++ b/mail/p5-Mail-IMAPClient/Makefile
@@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CONFIGURE_ARGS= </dev/null
MAN3= Mail::IMAPClient.3 \