USE_PERL5 for elmoconf.pl

This commit is contained in:
Trevor Johnson 2003-09-28 07:10:59 +00:00
parent c74df72037
commit 60bbf4dd75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89605
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= elmo PORTNAME= elmo
PORTVERSION= 0.8.3 PORTVERSION= 0.8.3
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= \ MASTER_SITES= \
http://savannah.nongnu.org/download/elmo/unstable.pkg/${PORTVERSION}/ http://savannah.nongnu.org/download/elmo/unstable.pkg/${PORTVERSION}/
@ -23,6 +24,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
MAN1= elmo.1 elmoconf.pl.1 MAN1= elmo.1 elmoconf.pl.1
PLIST= ${WRKDIR}/pkg-plist PLIST= ${WRKDIR}/pkg-plist
USE_PERL5= yes
pre-extract: pre-extract:
@${CAT} ${PKGMESSAGE} @${CAT} ${PKGMESSAGE}

View file

@ -7,6 +7,7 @@
PORTNAME= elmo PORTNAME= elmo
PORTVERSION= 0.8.3 PORTVERSION= 0.8.3
PORTREVISION= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= \ MASTER_SITES= \
http://savannah.nongnu.org/download/elmo/unstable.pkg/${PORTVERSION}/ http://savannah.nongnu.org/download/elmo/unstable.pkg/${PORTVERSION}/
@ -23,6 +24,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
MAN1= elmo.1 elmoconf.pl.1 MAN1= elmo.1 elmoconf.pl.1
PLIST= ${WRKDIR}/pkg-plist PLIST= ${WRKDIR}/pkg-plist
USE_PERL5= yes
pre-extract: pre-extract:
@${CAT} ${PKGMESSAGE} @${CAT} ${PKGMESSAGE}