pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/platform



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Apr 12 08:39:08 UTC 2025

Modified Files:
        pkgsrc/mk/platform: README

Log Message:
mk: Stop documenting _OPSYS_HAS_OSSAUDIO.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mk/platform/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/platform/README
diff -u pkgsrc/mk/platform/README:1.11 pkgsrc/mk/platform/README:1.12
--- pkgsrc/mk/platform/README:1.11      Tue Feb 18 11:58:53 2025
+++ pkgsrc/mk/platform/README   Sat Apr 12 08:39:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.11 2025/02/18 11:58:53 wiz Exp $
+$NetBSD: README,v 1.12 2025/04/12 08:39:08 nia Exp $
 
 These files contain platform-specific definitions that are used by the
 pkgsrc infrastructure.
@@ -77,8 +77,6 @@ TODO: Document all these variables.
 
     _OPSYS_HAS_MANZ is "yes" if MANZ controles gzipping of man pages, or "no".
 
-    _OPSYS_HAS_OSSAUDIO is "yes" if libossadio is available
-
     _OPSYS_PTHREAD_AUTO is "yes" if -lpthread is needed for pthreads, or "no".
 
     _OPSYS_SHLIB_TYPE is platform shared lib type.



Home | Main Index | Thread Index | Old Index