From d6f9f5fb13800e36920de6e7fa9525726e0b9147 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 12 Jun 2010 09:47:16 +0000 Subject: No need to specify "install" as arguments for installation. --- textproc/ruby-htree/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index 3c4c53d133b..47e4c4c907d 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/05/16 12:21:44 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/06/12 09:47:16 obache Exp $ DISTNAME= htree-0.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir NO_BUILD= yes USE_RUBY_INSTALL= yes -INSTALL_TARGET= install --destdir=${DESTDIR} +INSTALL_TARGET= --destdir=${DESTDIR} .include "../../lang/ruby/modules.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3