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. --- mail/cyrus-imapd21/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/cyrus-imapd21') diff --git a/mail/cyrus-imapd21/Makefile b/mail/cyrus-imapd21/Makefile index d93daa7b9b0..be1cdf3cf63 100644 --- a/mail/cyrus-imapd21/Makefile +++ b/mail/cyrus-imapd21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/12/05 23:55:10 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2005/12/29 06:21:48 jlam Exp $ DISTNAME= cyrus-imapd-2.1.18 SVR4_PKGNAME= cimap @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes PERL5_CONFIGURE= no USE_TOOLS+= autoconf213 -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3