From f6887a97b1cf54e4589596de7e95eb1ba7b75bdf Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 8 Jun 2004 12:23:59 +0000 Subject: Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from Georg Schwarz. --- lang/ruby-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/ruby-base/Makefile b/lang/ruby-base/Makefile index 9b59ef6cb80..c32c0873ebf 100644 --- a/lang/ruby-base/Makefile +++ b/lang/ruby-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/03/20 04:39:33 taca Exp $ +# $NetBSD: Makefile,v 1.28 2004/06/08 12:23:59 cjep Exp $ # FreeBSD Id: ports/lang/ruby/Makefile,v 1.39 2000/10/20 19:56:03 knu Exp DISTNAME= ${RUBY_DISTNAME} @@ -19,6 +19,8 @@ RUBY_DEPENDS= no RUBY_BUILD_DEPENDS= no DIST_SUBDIR= ruby +BUILD_DEFS+= USE_INET6 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared MLINKS= ruby${_RUBY_SUFFIX}.1 ruby.1 -- cgit v1.2.3