pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/rails Fix check-interpreter warnings and errors.
details: https://anonhg.NetBSD.org/pkgsrc/rev/90013b0fa70a
branches: trunk
changeset: 519881:90013b0fa70a
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Oct 12 08:45:34 2006 +0000
description:
Fix check-interpreter warnings and errors.
diffstat:
www/rails/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r c582c957d410 -r 90013b0fa70a www/rails/Makefile
--- a/www/rails/Makefile Thu Oct 12 08:38:25 2006 +0000
+++ b/www/rails/Makefile Thu Oct 12 08:45:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/12 08:36:21 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/10/12 08:45:34 minskim Exp $
DISTNAME= rails-1.1.6
CATEGORIES= www
@@ -18,7 +18,8 @@
NO_BUILD= yes
WRKSRC= ${WRKDIR}/rails/vendor/rails/railties
-REPLACE_RUBY_DIRS= ${WRKSRC}/bin
+REPLACE_RUBY_DIRS= ${WRKSRC}/bin ${WRKSRC}/dispatches \
+ ${WRKSRC}/lib/commands/ncgi
REPLACE_FILE_PAT= *
SUBST_CLASSES+= paths
Home |
Main Index |
Thread Index |
Old Index