aboutsummaryrefslogtreecommitdiff
path: root/mail/swaks
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 07:14:12 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 07:14:12 +0000
commitdcf99688a1711ab176bca363f8d11b57acb961ac (patch)
treef4e196d880f05adbbeb3d1416d8f4e48ba29d796 /mail/swaks
parent3db2dffc6a9357d280871c3be54055600ce7fb2d (diff)
downloadports-dcf99688a1711ab176bca363f8d11b57acb961ac.tar.gz
ports-dcf99688a1711ab176bca363f8d11b57acb961ac.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327333
Diffstat (limited to 'mail/swaks')
-rw-r--r--mail/swaks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile
index ae9dc2323661..0766d904c4af 100644
--- a/mail/swaks/Makefile
+++ b/mail/swaks/Makefile
@@ -16,7 +16,8 @@ PERL_NET_DNS_DESC= Add MX lookup support
PERL_NET_SSLEAY_DESC= Add TLS support
PERL_AUTHEN_NTLM_DESC= Add support for AUTH NTLM
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
.include <bsd.port.pre.mk>