pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-bsearch Add USE_BUILDLINK3=yes, make sure t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4b6ce4e35d7
branches: trunk
changeset: 484946:a4b6ce4e35d7
user: taca <taca%pkgsrc.org@localhost>
date: Wed Dec 01 15:36:07 2004 +0000
description:
Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool.
It should fix bulkbuild problem.
diffstat:
devel/ruby-bsearch/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9a37a97d1496 -r a4b6ce4e35d7 devel/ruby-bsearch/Makefile
--- a/devel/ruby-bsearch/Makefile Wed Dec 01 15:33:47 2004 +0000
+++ b/devel/ruby-bsearch/Makefile Wed Dec 01 15:36:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/11/27 16:00:09 taca Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/01 15:36:07 taca Exp $
DISTNAME= ruby-bsearch-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-bsearch-${VERSION}
@@ -10,6 +10,7 @@
COMMENT= Binary search library for Ruby
VERSION= 1.5
+USE_BUILDLINK3= yes
NO_CONFIGURE= yes
TEST_DIRS= ${WRKSRC}/tests
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index