diff options
Diffstat (limited to 'lang/php55/Makefile')
-rw-r--r-- | lang/php55/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 14da62b3f120..c70e306aadb1 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -17,14 +17,13 @@ LICENSE= PHP301 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USES= tar:bzip2 cpe +CPE_PRODUCT= php 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 \ |