From b6ac0cab9a6f1ae7aaae6d9b1ed1d842d61ac932 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 17 Sep 2014 18:38:18 +0000 Subject: Php extensions are built from the same source tarball as php and should have the same CPE identifier Discussed with: des@ With hat: portmgr --- lang/php5/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 310d603932ca..2865bd55567a 100644 --- a/lang/php5/Makefile +++ b/lang/php5/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 \ -- cgit v1.2.3