Add CPE information.
With hat: ports-secteam
This commit is contained in:
parent
634abfe2bd
commit
8d617af08f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356520
1 changed files with 3 additions and 1 deletions
|
@ -16,13 +16,15 @@ LICENSE= PHP301
|
|||
|
||||
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2 cpe
|
||||
NO_OPTIONS_SORT=yes
|
||||
.if !defined(PKGNAMESUFFIX)
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
CPE_PRODUCT= php
|
||||
|
||||
CONFIGURE_ARGS+=--with-layout=GNU \
|
||||
--localstatedir=/var \
|
||||
--with-config-file-scan-dir=${PREFIX}/etc/php \
|
||||
|
|
Loading…
Reference in a new issue