pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mongrel Use more Ruby specific name: s/REPLACE_FIL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b596115e2b36
branches: trunk
changeset: 536438:b596115e2b36
user: taca <taca%pkgsrc.org@localhost>
date: Thu Dec 13 14:48:09 2007 +0000
description:
Use more Ruby specific name: s/REPLACE_FILE_PAT/REPLACE_RUBY_PAT/.
In this case, simply remove REPLACE_RUBY_PAT because file under
${WRKSRC}/examples should be replaced.
diffstat:
www/mongrel/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 3cdbeb61dcad -r b596115e2b36 www/mongrel/Makefile
--- a/www/mongrel/Makefile Thu Dec 13 14:46:58 2007 +0000
+++ b/www/mongrel/Makefile Thu Dec 13 14:48:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/04/30 19:24:11 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/13 14:48:09 taca Exp $
DISTNAME= mongrel-1.0.1
CATEGORIES= www
@@ -16,7 +16,6 @@
DEPENDS+= rubygems-[0-9]*:../../misc/rubygems
REPLACE_RUBY_DIRS= ${WRKSRC}/examples
-REPLACE_FILE_PAT= webrick_compare.rb
RUBY_HAS_ARCHLIB= yes
PLIST_SRC= ${PKGDIR}/PLIST.common
Home |
Main Index |
Thread Index |
Old Index