From a098b03ecad5db37c2476a70e72255af7527ed24 Mon Sep 17 00:00:00 2001 From: Makoto Matsushita Date: Wed, 7 Apr 2004 16:06:28 +0000 Subject: Unbreak build. RUBY_SHEBANG_FILES feature in bsd.ruby.mk kicks ${RUBY} to rewrite files; ruby is used in build stage. So RUBY_NO_BUILD_DEPENDS should _not_ be listed here. Since this change doesn't affect the package contents itself, no bumps. Found by: dosirak.kr.freebsd.org Reported by: kris Pointy hat to: matusita --- www/aswiki/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www') diff --git a/www/aswiki/Makefile b/www/aswiki/Makefile index c58a44397cb1..ec4130778af7 100644 --- a/www/aswiki/Makefile +++ b/www/aswiki/Makefile @@ -23,7 +23,6 @@ NO_BUILD= YES USE_REINPLACE= YES USE_RUBY= YES -RUBY_NO_BUILD_DEPENDS= YES RUBY_SHEBANG_FILES= aswiki.cgi USE_RUBY_FEATURES= strscan -- cgit v1.2.3