Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/libetpan libetpan: Missing tools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01afdfce7e10
branches:  trunk
changeset: 432322:01afdfce7e10
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 21 10:07:03 2020 +0000

description:
libetpan: Missing tools

diffstat:

 mail/libetpan/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8e22930bd753 -r 01afdfce7e10 mail/libetpan/Makefile
--- a/mail/libetpan/Makefile    Thu May 21 09:51:00 2020 +0000
+++ b/mail/libetpan/Makefile    Thu May 21 10:07:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2020/05/19 10:13:49 nia Exp $
+# $NetBSD: Makefile,v 1.65 2020/05/21 10:07:03 nia Exp $
 
 DISTNAME=      libetpan-1.9.4
 CATEGORIES=    mail
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=         yes
 MAKE_JOBS_SAFE=                no
 USE_TOOLS+=            autoconf automake
+USE_TOOLS+=            pkg-config
 TEST_TARGET=           check
 
 pre-configure:



Home | Main Index | Thread Index | Old Index