pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ruby-base bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b79e4625cf7
branches:  trunk
changeset: 469320:9b79e4625cf7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Feb 22 02:24:07 2004 +0000

description:
bl3ify

diffstat:

 lang/ruby-base/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 5a8f599ef712 -r 9b79e4625cf7 lang/ruby-base/Makefile
--- a/lang/ruby-base/Makefile   Sun Feb 22 02:19:50 2004 +0000
+++ b/lang/ruby-base/Makefile   Sun Feb 22 02:24:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/02/20 15:32:52 taca Exp $
+# $NetBSD: Makefile,v 1.24 2004/02/22 02:24:07 minskim Exp $
 # FreeBSD Id: ports/lang/ruby/Makefile,v 1.39 2000/10/20 19:56:03 knu Exp
 
 DISTNAME=      ${RUBY_DISTNAME}
@@ -12,6 +12,7 @@
 COMMENT=       Base installation of Ruby
 
 WRKSRC=                ${RUBY_WRKSRC}
+USE_BUILDLINK3=        yes
 DIST_SUBDIR=   ruby
 USE_RUBY=      yes
 RUBY_DEPENDS=  no
@@ -106,5 +107,5 @@
        ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${f:C/^(doc|ext)\///}
 .endfor
 
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index