pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mutt
Module Name: pkgsrc
Committed By: jperkin
Date: Fri May 3 06:34:18 UTC 2024
Modified Files:
pkgsrc/mail/mutt: Makefile
Log Message:
mutt: Remove unsupported configure argument.
To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 pkgsrc/mail/mutt/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/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.276 pkgsrc/mail/mutt/Makefile:1.277
--- pkgsrc/mail/mutt/Makefile:1.276 Sat Mar 9 18:32:16 2024
+++ pkgsrc/mail/mutt/Makefile Fri May 3 06:34:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.276 2024/03/09 18:32:16 tron Exp $
+# $NetBSD: Makefile,v 1.277 2024/05/03 06:34:18 jperkin Exp $
DISTNAME= mutt-2.2.13
CATEGORIES= mail
@@ -24,7 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-mailpath=${VARBASE}/mail
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/mutt
-CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --enable-external-dotlock
CONFIGURE_ARGS+= --enable-pop
CONFIGURE_ARGS+= --enable-imap
Home |
Main Index |
Thread Index |
Old Index