pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/msmtp No need to use pkg-config since version 1.4.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/39b69784802d
branches: trunk
changeset: 533092:39b69784802d
user: obache <obache%pkgsrc.org@localhost>
date: Sat Sep 08 08:18:36 2007 +0000
description:
No need to use pkg-config since version 1.4.7.
diffstat:
mail/msmtp/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1cfca00f4b19 -r 39b69784802d mail/msmtp/Makefile
--- a/mail/msmtp/Makefile Sat Sep 08 08:15:21 2007 +0000
+++ b/mail/msmtp/Makefile Sat Sep 08 08:18:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/09/08 08:05:22 obache Exp $
+# $NetBSD: Makefile,v 1.18 2007/09/08 08:18:36 obache Exp $
DISTNAME= msmtp-1.4.13
CATEGORIES= mail
@@ -10,7 +10,6 @@
COMMENT= SMTP plugin for MUAs
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
Home |
Main Index |
Thread Index |
Old Index