aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-16 11:08:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-16 11:08:54 +0000
commit8743b72929845154a0805aaaa59b5f758b550ad1 (patch)
tree10c09fec15e67446b07aff4fd4aa933e7d2f4220 /lang
parentfe32291a4903902297e1035bcc8dbea3ca8640e9 (diff)
downloadports-8743b72929845154a0805aaaa59b5f758b550ad1.tar.gz
ports-8743b72929845154a0805aaaa59b5f758b550ad1.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby22/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/ruby22/Makefile b/lang/ruby22/Makefile
index 2bf55d212fc4..d05fcf29057a 100644
--- a/lang/ruby22/Makefile
+++ b/lang/ruby22/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS= libffi>=0:devel/libffi
LIB_DEPENDS= libyaml.so:textproc/libyaml
RUN_DEPENDS= libffi>=0:devel/libffi
+BROKEN_SSL= openssl-devel
+
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
--disable-rpath \
--enable-pthread \
@@ -74,10 +76,6 @@ CPE_UPDATE= p${RUBY_PATCHLEVEL}
.include <bsd.port.pre.mk>
-.if ${SSL_DEFAULT:Mopenssl-devel}
-BROKEN= Does not build with openssl-devel
-.endif
-
# PORTEPOCH/PORTREVISION hack
.if ${PORTEPOCH} != 0