pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-htmlsplit Make sure to USE_RUBY not USE_RUBY_RD.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1277865a8d7
branches: trunk
changeset: 462805:c1277865a8d7
user: taca <taca%pkgsrc.org@localhost>
date: Tue Oct 14 08:26:34 2003 +0000
description:
Make sure to USE_RUBY not USE_RUBY_RD.
This should fix the bulk build problem.
diffstat:
www/ruby-htmlsplit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5f07ea205062 -r c1277865a8d7 www/ruby-htmlsplit/Makefile
--- a/www/ruby-htmlsplit/Makefile Mon Oct 13 19:54:46 2003 +0000
+++ b/www/ruby-htmlsplit/Makefile Tue Oct 14 08:26:34 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/09/30 12:23:45 taca Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/14 08:26:34 taca Exp $
DISTNAME= htmlsplit102
PKGNAME= ${RUBY_PKGNAMEPREFIX}htmlsplit-1.0.2
@@ -13,7 +13,7 @@
COMMENT= Ruby HTML split/join library
DIST_SUBDIR= ruby
-USE_RUBY_RD= # defined
+USE_RUBY= # defined
NO_CONFIGURE= # defined
NO_BUILD= # defined
Home |
Main Index |
Thread Index |
Old Index