aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-mogilefs
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-14 13:57:28 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-12-14 13:57:28 +0000
commit1d7e0541a423963ed2c8b02439830a4c97c6241d (patch)
treeaa74e05ef162dc15fb8341ffff80ef4081efd27c /sysutils/pecl-mogilefs
parent5d172aa2a44e626641ee7401fbac0b431059b8e2 (diff)
downloadports-1d7e0541a423963ed2c8b02439830a4c97c6241d.tar.gz
ports-1d7e0541a423963ed2c8b02439830a4c97c6241d.zip
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2 i set the IGNORE_WITH_PHP accordingly to the fallout. PR: 222165 Reported by: brnd Approved by: portmgr (blanket) Differential Revision: https://reviews.freebsd.org/D13476
Notes
Notes: svn path=/head/; revision=456296
Diffstat (limited to 'sysutils/pecl-mogilefs')
-rw-r--r--sysutils/pecl-mogilefs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pecl-mogilefs/Makefile b/sysutils/pecl-mogilefs/Makefile
index 49786570272b..8845210a01b3 100644
--- a/sysutils/pecl-mogilefs/Makefile
+++ b/sysutils/pecl-mogilefs/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libneon.so:www/neon
USES= php:pecl
-IGNORE_WITH_PHP= 70 71
+IGNORE_WITH_PHP= 70 71 72
post-extract:
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4