svn commit: r409725 - head/net-mgmt/hawk

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 07:34:44 UTC 2016


Author: miwi
Date: Sun Feb 28 07:34:42 2016
New Revision: 409725
URL: https://svnweb.freebsd.org/changeset/ports/409725

Log:
  - Ignore php7

Modified:
  head/net-mgmt/hawk/Makefile

Modified: head/net-mgmt/hawk/Makefile
==============================================================================
--- head/net-mgmt/hawk/Makefile	Sun Feb 28 07:20:14 2016	(r409724)
+++ head/net-mgmt/hawk/Makefile	Sun Feb 28 07:34:42 2016	(r409725)
@@ -20,6 +20,7 @@ USES=		perl5
 USE_MYSQL=	server
 USE_PHP=	mysql
 WANT_PHP_MOD=	yes
+IGNORE_WITH_PHP=	70
 
 NO_BUILD=	yes
 USE_RC_SUBR=	hawk


More information about the svn-ports-all mailing list