From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- textproc/ruby-rdtool/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/ruby-rdtool') diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index b2c250cba57..091e5426ef6 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/11/09 04:25:09 taca Exp $ +# $NetBSD: Makefile,v 1.20 2005/12/29 06:22:19 jlam Exp $ DISTNAME= rdtool-0.6.18 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -16,7 +16,6 @@ CONFLICTS+= ruby[1-9][0-9]-rdtool-* USE_RUBY_DIST_SUBDIR= yes USE_RUBY_SETUP= yes -USE_PKGINSTALL= yes REPLACE_RUBY= bin/rd2 bin/rdswap.rb CONF_FILES+= ${RUBY_SITELIBDIR}/rd/dot.rd2rc ${PKG_SYSCONFDIR}/dot.rd2rc -- cgit v1.2.3