svn commit: r546293 - head/devel/phabricator

Michael Gmelin grembo at FreeBSD.org
Wed Aug 26 16:20:11 UTC 2020


Author: grembo
Date: Wed Aug 26 16:20:10 2020
New Revision: 546293
URL: https://svnweb.freebsd.org/changeset/ports/546293

Log:
  Allow building devel/phabricator at php74
  
  PR:		248897
  Reported by:	ari at ish.com.au

Modified:
  head/devel/phabricator/Makefile

Modified: head/devel/phabricator/Makefile
==============================================================================
--- head/devel/phabricator/Makefile	Wed Aug 26 16:10:05 2020	(r546292)
+++ head/devel/phabricator/Makefile	Wed Aug 26 16:20:10 2020	(r546293)
@@ -15,8 +15,6 @@ COMMENT=	Open source, software engineering platform
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-IGNORE_WITH_PHP=74
-
 RUN_DEPENDS=	arcanist-lib${PHP_PKGNAMESUFFIX}>=20200514:devel/arcanist-lib@${PHP_FLAVOR} \
 		git:devel/git
 


More information about the svn-ports-head mailing list