pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/alpine
Module Name: pkgsrc
Committed By: vins
Date: Sun Dec 14 11:50:31 UTC 2025
Modified Files:
pkgsrc/mail/alpine: Makefile
Log Message:
mail/alpine: remove wrongly committed -Werror
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/mail/alpine/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/alpine/Makefile
diff -u pkgsrc/mail/alpine/Makefile:1.63 pkgsrc/mail/alpine/Makefile:1.64
--- pkgsrc/mail/alpine/Makefile:1.63 Wed Sep 10 14:07:23 2025
+++ pkgsrc/mail/alpine/Makefile Sun Dec 14 11:50:30 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2025/09/10 14:07:23 vins Exp $
+# $NetBSD: Makefile,v 1.64 2025/12/14 11:50:30 vins Exp $
DISTNAME= alpine-2.26
PKGREVISION= 6
@@ -39,8 +39,6 @@ USE_LIBTOOL= yes
MAKE_JOBS_SAFE= no
BUILD_DEFS+= VARBASE
-#CFLAGS+= -Werror
-
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS+= --with-ssl-dir=${SSLBASE}
Home |
Main Index |
Thread Index |
Old Index