pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/nabud
Module Name: pkgsrc
Committed By: nia
Date: Mon Oct 14 15:16:17 UTC 2024
Modified Files:
pkgsrc/sysutils/nabud: Makefile
Log Message:
nabud: Remove -Werror
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/nabud/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/nabud/Makefile
diff -u pkgsrc/sysutils/nabud/Makefile:1.12 pkgsrc/sysutils/nabud/Makefile:1.13
--- pkgsrc/sysutils/nabud/Makefile:1.12 Sun May 19 19:08:23 2024
+++ pkgsrc/sysutils/nabud/Makefile Mon Oct 14 15:16:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2024/05/19 19:08:23 thorpej Exp $
+# $NetBSD: Makefile,v 1.13 2024/10/14 15:16:17 nia Exp $
#
NABUD_VERS= 1.3.3
@@ -26,6 +26,8 @@ PKG_USERS= ${NABUD_USER}:${NABUD_GROUP}
PKG_GROUPS= ${NABUD_GROUP}
PKG_GECOS.${NABUD_USER}=NABU user
+BUILDLINK_TRANSFORM+= rm:-Werror
+
.include "../../mk/bsd.prefs.mk"
#
Home |
Main Index |
Thread Index |
Old Index