aboutsummaryrefslogtreecommitdiff
path: root/mail/elmo
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-09-28 07:10:59 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-09-28 07:10:59 +0000
commit60bbf4dd75b877bb068c83282253c7a9649d3b1d (patch)
tree8f3a4cbf61cea8e5bd2a43d3a8aa3e04dff34a06 /mail/elmo
parentc74df72037dee939633c29906f0c5fbd2e80ed94 (diff)
downloadports-60bbf4dd75b877bb068c83282253c7a9649d3b1d.tar.gz
ports-60bbf4dd75b877bb068c83282253c7a9649d3b1d.zip
USE_PERL5 for elmoconf.pl
Notes
Notes: svn path=/head/; revision=89605
Diffstat (limited to 'mail/elmo')
-rw-r--r--mail/elmo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 2fc8fd74dfe3..a463026ff34d 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= elmo
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= \
http://savannah.nongnu.org/download/elmo/unstable.pkg/${PORTVERSION}/
@@ -23,6 +24,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
MAN1= elmo.1 elmoconf.pl.1
PLIST= ${WRKDIR}/pkg-plist
+USE_PERL5= yes
pre-extract:
@${CAT} ${PKGMESSAGE}