Module Name: src
Committed By: martin
Date: Wed Feb 9 11:16:45 UTC 2022
Modified Files:
src/external/mit/xorg/bin/xsetwallpaper: Makefile
Log Message:
Add back NOMAN for now to fix the build
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/bin/xsetwallpaper/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/bin/xsetwallpaper/Makefile
diff -u src/external/mit/xorg/bin/xsetwallpaper/Makefile:1.3 src/external/mit/xorg/bin/xsetwallpaper/Makefile:1.4
--- src/external/mit/xorg/bin/xsetwallpaper/Makefile:1.3 Wed Feb 9 07:30:35 2022
+++ src/external/mit/xorg/bin/xsetwallpaper/Makefile Wed Feb 9 11:16:45 2022
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/02/09 07:30:35 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/09 11:16:45 martin Exp $
+
+NOMAN= # defined
.include <bsd.own.mk>