pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musicpd
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat May 28 01:54:49 UTC 2022
Modified Files:
pkgsrc/audio/musicpd: Makefile
Log Message:
musicpd: adjust a comment
To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 pkgsrc/audio/musicpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.263 pkgsrc/audio/musicpd/Makefile:1.264
--- pkgsrc/audio/musicpd/Makefile:1.263 Wed May 18 08:43:06 2022
+++ pkgsrc/audio/musicpd/Makefile Sat May 28 01:54:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2022/05/18 08:43:06 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2022/05/28 01:54:49 gutteridge Exp $
DISTNAME= mpd-0.23.7
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@@ -21,8 +21,7 @@ USE_LANGUAGES= c c++
#
# Please be cautious of raising this requirement - mpd seems to adopt new C++
# standards quickly. Notably, gcc8 from pkgsrc doesn't have support for
-# NetBSD/earmv7hf. gcc10 should, but fails for other reasons (TODO:
-# investigate).
+# NetBSD/earmv7hf.
GCC_REQD+= 7
MESON_ARGS+= -Ddocumentation=enabled
Home |
Main Index |
Thread Index |
Old Index