summaryrefslogtreecommitdiffstats
path: root/lang/ruby18
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-14 14:10:30 +0000
committerpav <pav@FreeBSD.org>2006-01-14 14:10:30 +0000
commit2caa45680c52371383edb93789772e6105b2e665 (patch)
tree3adc232a4bea109ed4ad8b471571c63c58be80bf /lang/ruby18
parent3303676512fa9a2e0d1fcc4c8e43908b06c17007 (diff)
downloadFreeBSD-ports-2caa45680c52371383edb93789772e6105b2e665.zip
FreeBSD-ports-2caa45680c52371383edb93789772e6105b2e665.tar.gz
- Correct OpenSSL handling from previous commit
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index b9a3068..db5a09f 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -52,7 +52,7 @@ MAN1= ${RUBY_NAME}.1
.include <bsd.port.pre.mk>
-.if defined(WITH_OPENSSL_PORT)
+.if !defined(WITH_OPENSSL_BASE)
CONFIGURE_ARGS+=--with-openssl-include=${LOCALBASE}/include
.endif
OpenPOWER on IntegriCloud