pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-bsearch Use textproc/ruby-rdtool/rdtool.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0da779fe63a1
branches:  trunk
changeset: 652549:0da779fe63a1
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 04 13:59:17 2015 +0000

description:
Use textproc/ruby-rdtool/rdtool.mk.

diffstat:

 devel/ruby-bsearch/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 27bfcd8284b0 -r 0da779fe63a1 devel/ruby-bsearch/Makefile
--- a/devel/ruby-bsearch/Makefile       Thu Jun 04 13:58:16 2015 +0000
+++ b/devel/ruby-bsearch/Makefile       Thu Jun 04 13:59:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2013/04/06 15:46:36 rodent Exp $
+# $NetBSD: Makefile,v 1.22 2015/06/04 13:59:17 taca Exp $
 
 DISTNAME=      ruby-bsearch-${VERSION}
 PKGNAME=       ${RUBY_PKGPREFIX}-bsearch-${VERSION}
@@ -34,5 +34,5 @@
 .endfor
 
 .include "../../lang/ruby/modules.mk"
-.include "../../textproc/ruby-rdtool/buildlink3.mk"
+.include "../../textproc/ruby-rdtool/rdtool.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index