summaryrefslogtreecommitdiff
path: root/www/rails
diff options
context:
space:
mode:
authorminskim <minskim>2006-10-12 08:45:34 +0000
committerminskim <minskim>2006-10-12 08:45:34 +0000
commit420dfbda5a04c892c61afafad3ba077fa25926f7 (patch)
tree77c6eea6df87e430ecd5efc265c815a2e48ad84f /www/rails
parent95bcd81755315e3fecc3aa43c25c008ceb75fca2 (diff)
downloadpkgsrc-420dfbda5a04c892c61afafad3ba077fa25926f7.tar.gz
Fix check-interpreter warnings and errors.
Diffstat (limited to 'www/rails')
-rw-r--r--www/rails/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/rails/Makefile b/www/rails/Makefile
index d74dac7f522..351d3224664 100644
--- a/www/rails/Makefile
+++ b/www/rails/Makefile
@@ -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 @@ DEPENDS+= ${RUBY_PKGPREFIX}-actionwebservice>=1.1.6:../../www/ruby-actionwebserv
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