aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-01 17:12:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-01 17:12:03 +0000
commit80eeb7bd590a6e3ad4385423e604ee06b53413d5 (patch)
tree43ca4f1f7b26ec176ea06c0a1fa0be6855ec4bb6 /mail
parentc880c9afd7b42ccf535655af7293a651cd29f3d7 (diff)
downloadports-80eeb7bd590a6e3ad4385423e604ee06b53413d5.tar.gz
ports-80eeb7bd590a6e3ad4385423e604ee06b53413d5.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/ezmlm-web/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile
index 010930e8a7d3..c76f3d59e241 100644
--- a/mail/ezmlm-web/Makefile
+++ b/mail/ezmlm-web/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ezmlm-web
-# Date Created: 18 May 2000
-# Whom: Guy Antony Halse <guy@rucus.ru.za.za>
-#
+# Created by: Guy Antony Halse <guy@rucus.ru.za.za>
# $FreeBSD$
-#
PORTNAME= ezmlm-web
PORTVERSION= 3.2
@@ -21,9 +17,9 @@ EXAMPLES= apache.conf.dist ezmlmwebrc.dist ezmlmwebrc.minimal-dist \
htaccess.dist multidomain.conf.dist webusers.dist
DOCS= INSTALL README TODO UPGRADING changelog copyright
-USE_GMAKE= yes
-USE_PERL5= yes
-PERL_CONFIGURE= yes
+USES= gmake perl5 shebangfix
+USE_PERL5= configure
+SHEBANG_FILES= ezmlm-web.cgi
post-patch:
${REINPLACE_CMD} -e 's|local/share|share|' \