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: Wed Jan 8 11:32:17 UTC 2025
Modified Files:
pkgsrc/mail/mutt: Makefile
Log Message:
mutt: Remove --without-wc-funcs on SunOS.
Added back in 2004, hasn't been relevant for a very long time. Bump
PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 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.284 pkgsrc/mail/mutt/Makefile:1.285
--- pkgsrc/mail/mutt/Makefile:1.284 Wed Jan 8 11:30:42 2025
+++ pkgsrc/mail/mutt/Makefile Wed Jan 8 11:32:16 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.284 2025/01/08 11:30:42 jperkin Exp $
+# $NetBSD: Makefile,v 1.285 2025/01/08 11:32:16 jperkin Exp $
DISTNAME= mutt-2.2.13
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/
@@ -41,8 +41,6 @@ REPLACE_PYTHON+= contrib/markdown2html
CONFIGURE_ENV+= SENDMAIL=/usr/sbin/sendmail
.endif
-CONFIGURE_ARGS.SunOS+= --without-wc-funcs
-
.include "options.mk"
LDFLAGS+= ${_STRIPFLAG_CC}
Home |
Main Index |
Thread Index |
Old Index