diff options
Diffstat (limited to 'lang/ruby-base/Makefile')
-rw-r--r-- | lang/ruby-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby-base/Makefile b/lang/ruby-base/Makefile index b8dd358bfbd..d3f47466f3a 100644 --- a/lang/ruby-base/Makefile +++ b/lang/ruby-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/30 08:07:10 taca Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/30 14:11:26 taca Exp $ # FreeBSD Id: ports/lang/ruby/Makefile,v 1.39 2000/10/20 19:56:03 knu Exp DISTNAME= ${RUBY_DISTNAME} @@ -19,7 +19,6 @@ RUBY_BUILD_DEPENDS= no DIST_SUBDIR= ruby GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes WRKSRC= ${RUBY_WRKSRC} CONFIGURE_ARGS= --enable-shared MLINKS= ruby${_RUBY_SUFFIX}.1 ruby.1 |