summaryrefslogtreecommitdiffstats
path: root/lang/ruby16
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2000-01-12 19:16:43 +0000
committersumikawa <sumikawa@FreeBSD.org>2000-01-12 19:16:43 +0000
commit37c72372f800867bdce781de6f0308276604579c (patch)
tree465369057bba6bef6372beab7d60abcfb7039b26 /lang/ruby16
parent632701d022fba99cebd9ddee359ae1872e6a1b04 (diff)
downloadFreeBSD-ports-37c72372f800867bdce781de6f0308276604579c.zip
FreeBSD-ports-37c72372f800867bdce781de6f0308276604579c.tar.gz
Support IPv6
Approved by: maintainer
Diffstat (limited to 'lang/ruby16')
-rw-r--r--lang/ruby16/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 596c57a..b7f0cb6 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -19,6 +19,9 @@ MAINTAINER= yasuf@big.or.jp
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
+.if defined(USE_INET6)
+CONFIGURE_ARGS+= --enable-ipv6
+.endif
MAN1= ruby.1
PLIST_SUB+= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
OpenPOWER on IntegriCloud