Fix the opcache ports, the fact that they are zend extensions was ignored.

MFH:		2016Q3
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-07-06 20:04:00 +00:00
parent b5529b7d3d
commit d25ea0446c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418143
6 changed files with 6 additions and 3 deletions

View file

@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language
LICENSE= PHP301 LICENSE= PHP301
USES= tar:bzip2 cpe USES+= tar:bzip2 cpe
CPE_PRODUCT= php CPE_PRODUCT= php
NO_OPTIONS_SORT=yes NO_OPTIONS_SORT=yes
.if !defined(PKGNAMESUFFIX) .if !defined(PKGNAMESUFFIX)

View file

@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language
LICENSE= PHP301 LICENSE= PHP301
USES= tar:bzip2 cpe USES+= tar:bzip2 cpe
CPE_PRODUCT= php CPE_PRODUCT= php
NO_OPTIONS_SORT=yes NO_OPTIONS_SORT=yes
.if !defined(PKGNAMESUFFIX) .if !defined(PKGNAMESUFFIX)

View file

@ -15,7 +15,7 @@ LICENSE= PHP301
BROKEN_powerpc64= Does not build BROKEN_powerpc64= Does not build
USES= tar:bzip2 cpe USES+= tar:bzip2 cpe
CPE_PRODUCT= php CPE_PRODUCT= php
NO_OPTIONS_SORT=yes NO_OPTIONS_SORT=yes
.if !defined(PKGNAMESUFFIX) .if !defined(PKGNAMESUFFIX)

View file

@ -1,6 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org> # Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
PORTREVISION= 1
CATEGORIES= www CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php55 MASTERDIR= ${.CURDIR}/../../lang/php55

View file

@ -1,6 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org> # Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
PORTREVISION= 1
CATEGORIES= www CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php56 MASTERDIR= ${.CURDIR}/../../lang/php56

View file

@ -1,6 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org> # Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$ # $FreeBSD$
PORTREVISION= 2
CATEGORIES= www CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70 MASTERDIR= ${.CURDIR}/../../lang/php70