Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 07:34:42 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409725 - head/net-mgmt/hawk
Message-ID:  <201602280734.u1S7YgkJ025656@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602280734.u1S7YgkJ025656>