pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/libetpan



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu May 21 10:07:03 UTC 2020

Modified Files:
        pkgsrc/mail/libetpan: Makefile

Log Message:
libetpan: Missing tools


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/mail/libetpan/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/libetpan/Makefile
diff -u pkgsrc/mail/libetpan/Makefile:1.64 pkgsrc/mail/libetpan/Makefile:1.65
--- pkgsrc/mail/libetpan/Makefile:1.64  Tue May 19 10:13:49 2020
+++ pkgsrc/mail/libetpan/Makefile       Thu May 21 10:07:03 2020
@@ -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 @@ USE_LIBTOOL=          yes
 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