mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add CPE data to my ports.
This commit is contained in:
parent
f3f019123c
commit
65d8f20e32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364547
@ -27,7 +27,7 @@ CONFLICTS= dovecot-1.[0-9]*
|
||||
# port before updating this one. #
|
||||
######################################################################
|
||||
|
||||
USES= iconv libtool
|
||||
USES= iconv libtool cpe
|
||||
USE_RC_SUBR= dovecot
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -27,7 +27,9 @@ RUN_DEPENDS= ${ALL_DEPENDS} \
|
||||
|
||||
CONFLICTS?= ja-spamassassin-[0-9]*
|
||||
|
||||
USES= perl5
|
||||
CPE_VENDOR= apache
|
||||
|
||||
USES= perl5 cpe
|
||||
USE_PERL5= configure
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -21,7 +21,7 @@ LICENSE= GPLv2
|
||||
USE_PHP= session mhash gettext mbstring pcre openssl xml
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
USES= gettext tar:bzip2
|
||||
USES= gettext tar:bzip2 cpe
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user