pkgsrc-WIP-changes archive

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

dovecot2-fts-xapian: USE_TOOLS+=m4.



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Fri Mar 8 23:22:50 2024 -0500
Changeset:	f9167347494b0612ea9eb26e6a2f6ce8218b143a

Modified Files:
	dovecot2-fts-xapian/Makefile

Log Message:
dovecot2-fts-xapian: USE_TOOLS+=m4.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f9167347494b0612ea9eb26e6a2f6ce8218b143a

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

diffstat:
 dovecot2-fts-xapian/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/dovecot2-fts-xapian/Makefile b/dovecot2-fts-xapian/Makefile
index 1a2068d42b..52c7de152e 100644
--- a/dovecot2-fts-xapian/Makefile
+++ b/dovecot2-fts-xapian/Makefile
@@ -16,7 +16,7 @@ GNU_CONFIGURE=		yes
 USE_LANGUAGES=		c c++
 USE_CXX_FEATURES=	c++11
 USE_LIBTOOL=		yes
-USE_TOOLS+=		aclocal autoconf autoheader automake pkg-config
+USE_TOOLS+=		aclocal autoconf autoheader automake m4 pkg-config
 
 WRKSRC=			${WRKDIR}/${DISTNAME}
 


Home | Main Index | Thread Index | Old Index