aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-18 02:38:18 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-18 02:38:18 +0800
commitb6ac0cab9a6f1ae7aaae6d9b1ed1d842d61ac932 (patch)
treeb45e0eace327bdb890a5d1da4921bca8516e3984 /lang
parentd11a0cea9d71a05fbc39003ce64cb2eb3435c46c (diff)
downloadfreebsd-ports-gnome-b6ac0cab9a6f1ae7aaae6d9b1ed1d842d61ac932.tar.gz
freebsd-ports-gnome-b6ac0cab9a6f1ae7aaae6d9b1ed1d842d61ac932.tar.zst
freebsd-ports-gnome-b6ac0cab9a6f1ae7aaae6d9b1ed1d842d61ac932.zip
Php extensions are built from the same source tarball as php and should
have the same CPE identifier Discussed with: des@ With hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r--lang/php5/Makefile3
-rw-r--r--lang/php53/Makefile3
-rw-r--r--lang/php55/Makefile3
-rw-r--r--lang/php56/Makefile3
4 files changed, 4 insertions, 8 deletions
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 \
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index eb9a135ecc96..2b96d3df0db7 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -15,13 +15,12 @@ COMMENT= PHP Scripting Language
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
USES= tar:bzip2 cpe
+CPE_PRODUCT= php
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
-CPE_PRODUCT= php
-
CONFIGURE_ARGS= \
--with-layout=GNU \
--localstatedir=/var \
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 \
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index ed091d846278..98d5a19af4ea 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/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 \