diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-13 16:56:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-13 16:56:42 +0000 |
commit | 5815027c46d65e17a7b7c0f0176318716bc0494b (patch) | |
tree | d4b7ede842a024c4b957a1eca2603a2fb328efef /finance/php-tclink | |
parent | d209202150c745bb3b81aa71b002ca96b383bb0a (diff) |
Notes
Diffstat (limited to 'finance/php-tclink')
-rw-r--r-- | finance/php-tclink/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile index f0402c361dfa..d3798c817076 100644 --- a/finance/php-tclink/Makefile +++ b/finance/php-tclink/Makefile @@ -16,4 +16,6 @@ USE_PHP= yes USE_PHPEXT= yes USE_OPENSSL= yes +IGNORE_WITH_PHP= 70 + .include <bsd.port.mk> |