diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-28 07:34:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-28 07:34:42 +0000 |
commit | b66d807b3e7f6a9b9b236d3b56b28a3fffcd00f8 (patch) | |
tree | 0d8250a7ec7ccf05ea3c7c9e15e02d3a8ea62627 | |
parent | - Ingore php7 (diff) |
- Ignore php7
Notes
Notes:
svn path=/head/; revision=409725
-rw-r--r-- | net-mgmt/hawk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/hawk/Makefile b/net-mgmt/hawk/Makefile index 635b78646ed3..4008c4efde17 100644 --- a/net-mgmt/hawk/Makefile +++ b/net-mgmt/hawk/Makefile @@ -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 |