summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoryouri <youri>2016-03-04 11:55:01 +0000
committeryouri <youri>2016-03-04 11:55:01 +0000
commit1578332efce9bb615a6bc80c0ad978ecbcce3538 (patch)
tree44c9a41811476bc9de90eeaf568052106032e358 /devel
parentdd66315331cedf8ba58af3b8532da909ea65f520 (diff)
downloadpkgsrc-1578332efce9bb615a6bc80c0ad978ecbcce3538.tar.gz
It works with php56 too.
Diffstat (limited to 'devel')
-rw-r--r--devel/phabricator/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile
index f3a997a72ca..47a554f7d57 100644
--- a/devel/phabricator/Makefile
+++ b/devel/phabricator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/03/04 10:56:17 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/03/04 11:55:01 youri Exp $
DISTNAME= phabricator-20160304
CATEGORIES= devel
@@ -27,8 +27,6 @@ DEPENDS+= ${PHP_PKG_PREFIX}-apcu-[0-9]*:../../www/php-apcu
DEPENDS+= libphutil-[0-9]*:../../devel/libphutil
DEPENDS+= arcanist-[0-9]*:../../devel/arcanist
-PHP_VERSIONS_ACCEPTED= 54 55
-
SUBST_CLASSES+= php
SUBST_MESSAGE.php= Fixing PHP path
SUBST_STAGE.php= post-configure