aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd-new
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:58:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:58:41 +0000
commitf56f112403e0108e4a1caa3b8bd8197282cda9a6 (patch)
treef51a8ccd4c67dd7b906626d688870d3bd461a7d4 /security/amavisd-new
parent8bbe36048e84f63c2f9b313aa70806d28f88d82e (diff)
downloadports-f56f112403e0108e4a1caa3b8bd8197282cda9a6.tar.gz
ports-f56f112403e0108e4a1caa3b8bd8197282cda9a6.zip
Convert to new perl framework
Convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327417
Diffstat (limited to 'security/amavisd-new')
-rw-r--r--security/amavisd-new/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index 53da96ddbc53..4eb892cb95c5 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -22,7 +22,8 @@ RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server \
p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes