summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-13 17:43:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-13 17:43:55 +0000
commitdb5d0284e6e96862818f47d5a65c0c2c480fd3d8 (patch)
treead840a9281fc0b63e849d51e05a4371aa4585af7 /lang
parentAdd https://*.fedoraproject.org. (diff)
Mark a few more ports BROKEN with openssl-devel.
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r--lang/ruby23/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby23/Makefile b/lang/ruby23/Makefile
index 65af26c2eb57..4a28c22d0282 100644
--- a/lang/ruby23/Makefile
+++ b/lang/ruby23/Makefile
@@ -73,6 +73,10 @@ CPE_UPDATE= p${RUBY_PATCHLEVEL}
.include <bsd.port.pre.mk>
+.if ${SSL_DEFAULT} == openssl-devel
+BROKEN= Does not detect and buid the openssl*.rb bits.
+.endif
+
# PORTREVISION/PORTEPOCH hack
.if ${PORTREVISION} != 0