diff options
Diffstat (limited to 'devel/ruby16-curses/Makefile')
-rw-r--r-- | devel/ruby16-curses/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby16-curses/Makefile b/devel/ruby16-curses/Makefile index 0d151fce206..4d2f2ddd713 100644 --- a/devel/ruby16-curses/Makefile +++ b/devel/ruby16-curses/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/06 17:19:06 taca Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:38 tv Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -13,7 +13,6 @@ COMMENT= Ruby extension to curses library RUBY_HAS_ARCHLIB= yes RUBY_VERSION= ${RUBY16_VERSION} -USE_BUILDLINK3= yes USE_RUBY_EXTCONF= yes EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/curses WRKSRC= ${RUBY_WRKSRC}/ext/curses |