summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2007-12-13 14:48:09 +0000
committertaca <taca>2007-12-13 14:48:09 +0000
commit936e4f963301b3a19124d1cb369ebf7fe9317085 (patch)
treeeeafcabe04c92dd7f5aba59f59a6ed1be9ed644d /www
parentbf80736ce5e4e2000d433ff0420af25bf38fd4b4 (diff)
downloadpkgsrc-936e4f963301b3a19124d1cb369ebf7fe9317085.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