USE_PERL5 for elmoconf.pl
This commit is contained in:
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
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue