From 1ec59ed085b1ff1f6e20d1405322bb025382f0fb Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 14 Mar 2006 20:43:23 +0000 Subject: USE_PKGINSTALL isn't needed here to make these packagse use the pkginstall framework. In the case of libtool-base, avoid using FILES_SUBST_SED where it isn't needed. --- mail/msmtp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/msmtp') diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 1c9055ff1f5..2f9025ed537 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/01/14 20:08:20 ben Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/14 20:43:23 jlam Exp $ DISTNAME= msmtp-1.4.5 CATEGORIES= mail @@ -10,7 +10,6 @@ HOMEPAGE= http://msmtp.sourceforge.net/ COMMENT= SMTP plugin for MUAs GNU_CONFIGURE= yes -USE_PKGINSTALL= yes USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3