summaryrefslogtreecommitdiff
path: root/lang/php81
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-12 14:43:26 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-12 14:46:51 -0600
commitb904062e277f750c3a12b9a8cd8af97c3230fbe4 (patch)
tree6d91122dad5addfedd24e8527351ab27537e2a17 /lang/php81
parent128eec0da7ef33a9fb0d8661d3880f00f943f2db (diff)
downloadfreebsd-ports-b904062e277f750c3a12b9a8cd8af97c3230fbe4.zip
lang/php8[01]: Unbreak with libressl*
lang/php8[01] builds fine with libressl*. Reverting previous partial commit. Although it takes minor tweaking on unsetting TLS_SRP on ftp/curl. PR: 261903 Reported by: vishwin rozhuk.im@gmail.com Approved by: tz (private email) Sponsored by: Bounce Experts
Diffstat (limited to 'lang/php81')
-rw-r--r--lang/php81/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index e0d59649dad0..497986cc220f 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -11,10 +11,6 @@ COMMENT= PHP Scripting Language (8.1.X branch)
LICENSE= PHP301
USES+= compiler:c11 cpe gnome pkgconfig tar:xz
-# Although php builds fine with libressl* but most of the php modules
-# require curl which fails to build with libressl*. So do an early
-# check and prevent php from being built with libressl*
-IGNORE_SSL= libressl libressl-devel
CPE_PRODUCT= php
PHP_VER= 81