From 0bf5fc0006a54cb4ceca9a0a0cc3f62be8e850bf Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 13 Dec 2007 14:48:09 +0000 Subject: 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. --- www/mongrel/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/mongrel') 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 -- cgit v1.2.3