summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-12-13 14:48:09 +0000
committertaca <taca@pkgsrc.org>2007-12-13 14:48:09 +0000
commit0bf5fc0006a54cb4ceca9a0a0cc3f62be8e850bf (patch)
treeeeafcabe04c92dd7f5aba59f59a6ed1be9ed644d /www
parent9a5ce3acf42ccc8a9f07d020b5e9e22ff01a4ad9 (diff)
downloadpkgsrc-0bf5fc0006a54cb4ceca9a0a0cc3f62be8e850bf.tar.gz
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 (limited to 'www')
-rw-r--r--www/mongrel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mongrel/Makefile b/www/mongrel/Makefile
index 47f533e1d74..a4d07c6af48 100644
--- a/www/mongrel/Makefile
+++ b/www/mongrel/Makefile
@@ -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+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.2:../../misc/ruby-gem_plugin
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