diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
commit | d7640e6c92925b67809edc87a6e4de1a85a967f6 (patch) | |
tree | 1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /finance/php-tclink | |
parent | 98abc3006d6e53e5b67485049393fbc42ed46e7d (diff) |
Notes
Diffstat (limited to 'finance/php-tclink')
-rw-r--r-- | finance/php-tclink/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile index 500293650b07..e7f7433926fe 100644 --- a/finance/php-tclink/Makefile +++ b/finance/php-tclink/Makefile @@ -14,7 +14,7 @@ COMMENT= PHP extension for TrustCommerce credit card processing USES= php:ext ssl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-patch: # avoid name conflicts with libressl |