aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-14 14:10:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-14 14:10:30 +0000
commitabadc4a1aa6ef305f3552d57db192b3497ab2047 (patch)
tree5321090fdb9b16f3b4457bbd12bafeae8db280d5 /lang/ruby18
parentbbcd9f3fd273ca151ebef513e2b1b6fad063da63 (diff)
downloadports-abadc4a1aa6ef305f3552d57db192b3497ab2047.tar.gz
ports-abadc4a1aa6ef305f3552d57db192b3497ab2047.zip
Notes
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 b9a30687b27a..db5a09f2f001 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