summaryrefslogtreecommitdiff
path: root/devel/ruby-bsearch
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-12-01 15:36:07 +0000
committertaca <taca@pkgsrc.org>2004-12-01 15:36:07 +0000
commite4b2eb54506e09e5372ac9a9e4e058427f727411 (patch)
tree0119799a70a26603ec0549bb5046463734cda743 /devel/ruby-bsearch
parent81016cc094404e048d90afd8e6215421e8eee6d1 (diff)
downloadpkgsrc-e4b2eb54506e09e5372ac9a9e4e058427f727411.tar.gz
Add USE_BUILDLINK3=yes, make sure to BUILD_DEPNDS to ruby-rdtool.
It should fix bulkbuild problem.
Diffstat (limited to 'devel/ruby-bsearch')
-rw-r--r--devel/ruby-bsearch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile
index 6d0ee3f2c83..56f4740e125 100644
--- a/devel/ruby-bsearch/Makefile
+++ b/devel/ruby-bsearch/Makefile
@@ -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 @@ HOMEPAGE= http://namazu.org/~satoru/ruby-bsearch/
COMMENT= Binary search library for Ruby
VERSION= 1.5
+USE_BUILDLINK3= yes
NO_CONFIGURE= yes
TEST_DIRS= ${WRKSRC}/tests
TEST_TARGET= check