From 1578332efce9bb615a6bc80c0ad978ecbcce3538 Mon Sep 17 00:00:00 2001 From: youri Date: Fri, 4 Mar 2016 11:55:01 +0000 Subject: It works with php56 too. --- devel/phabricator/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3