From 67eaa64b538f1cc9ee2559e7b9b0001914e6dd58 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. --- chat/i2cbd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/i2cbd') diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 4d1bfdba5df..ba3079d93f3 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 20:49:53 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:21:32 jlam Exp $ # DISTNAME= i2cbd-2.0_BETA1 @@ -10,7 +10,6 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ COMMENT= Next generation Internet Citizens Band chat server -USE_PKGINSTALL= YES .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3