diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-17 14:17:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-17 14:17:36 +0000 |
commit | 99fd747ae025323418f2f9d5a949fcd11b6e7920 (patch) | |
tree | 38310ac7737b5c3b950717e9e12a49939d5123bc /finance/php-tclink | |
parent | d8f6dbf0603ab6270edd74665412bf6d23be5511 (diff) | |
download | ports-99fd747ae025323418f2f9d5a949fcd11b6e7920.tar.gz ports-99fd747ae025323418f2f9d5a949fcd11b6e7920.zip |
Notes
Diffstat (limited to 'finance/php-tclink')
-rw-r--r-- | finance/php-tclink/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile index f7bbbd57d506..81a4f7bbfffc 100644 --- a/finance/php-tclink/Makefile +++ b/finance/php-tclink/Makefile @@ -18,5 +18,6 @@ COMMENT= A PHP extension for TrustCommerce credit card processing USE_PHP= yes USE_PHPEXT= yes USE_OPENSSL= yes +DEFAULT_PHP_VER=53 .include <bsd.port.mk> |