summaryrefslogtreecommitdiff
path: root/finance/php-tclink
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-17 14:17:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-17 14:17:36 +0000
commit99fd747ae025323418f2f9d5a949fcd11b6e7920 (patch)
tree38310ac7737b5c3b950717e9e12a49939d5123bc /finance/php-tclink
parent- Update to 2.1.6 add php 5.4 support (diff)
- Switch to php53
Reported by: phw
Notes
Notes: svn path=/head/; revision=296833
Diffstat (limited to 'finance/php-tclink')
-rw-r--r--finance/php-tclink/Makefile1
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>