aboutsummaryrefslogtreecommitdiffstats
path: root/net/pecl-cvsclient
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-18 22:47:05 +0800
committermiwi <miwi@FreeBSD.org>2016-02-18 22:47:05 +0800
commit0605c2e30fd40378d7d04ab8d5fa3016d20395bd (patch)
treee69b03665ccb6cfc03028cfd2ad64ba204ed3d0f /net/pecl-cvsclient
parentc3ce6a8b5508bdf420f83160811e90504704c834 (diff)
downloadfreebsd-ports-gnome-0605c2e30fd40378d7d04ab8d5fa3016d20395bd.tar.gz
freebsd-ports-gnome-0605c2e30fd40378d7d04ab8d5fa3016d20395bd.tar.zst
freebsd-ports-gnome-0605c2e30fd40378d7d04ab8d5fa3016d20395bd.zip
- Ignore php70
- While here remove old php gruft
Diffstat (limited to 'net/pecl-cvsclient')
-rw-r--r--net/pecl-cvsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-cvsclient/Makefile b/net/pecl-cvsclient/Makefile
index d0598f686875..0ce7a46a4b08 100644
--- a/net/pecl-cvsclient/Makefile
+++ b/net/pecl-cvsclient/Makefile
@@ -16,6 +16,6 @@ LICENSE= PHP202
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
-IGNORE_WITH_PHP=5 56
+IGNORE_WITH_PHP= 56 70
.include <bsd.port.mk>