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. --- lang/mono/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/mono') diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 861de5e9825..37675f3f79e 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/12/26 23:39:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.45 2005/12/29 06:21:46 jlam Exp $ DISTNAME= mono-1.1.8.3 PKGREVISION= 1 @@ -25,7 +25,6 @@ NOT_FOR_PLATFORM+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[AB]-* NOT_FOR_PLATFORM+= *-*-alpha *-*-sparc64 USE_TOOLS+= bison gmake gtar perl:run pkg-config -USE_PKGINSTALL= yes USE_LIBTOOL= yes EXTRACT_USING= gtar -- cgit v1.2.3