summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-23 13:01:05 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-23 13:01:05 +0000
commitc0399f6f3010d1b1bd20096fa0ec83be25278495 (patch)
tree4820cf8f009144233f504279c2152abfbf9a27d0 /mk
parent684db8ab54fc82a38f4ebcbdeab65f91c7945252 (diff)
downloadpkgsrc-c0399f6f3010d1b1bd20096fa0ec83be25278495.tar.gz
Fix typo.
libossaudio is unavailable.
Diffstat (limited to 'mk')
-rw-r--r--mk/platform/Linux.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/Linux.mk b/mk/platform/Linux.mk
index 43dd488f2db..c87392caa4a 100644
--- a/mk/platform/Linux.mk
+++ b/mk/platform/Linux.mk
@@ -1,4 +1,4 @@
-# $NetBSD: Linux.mk,v 1.55 2013/05/17 03:40:02 dsainty Exp $
+# $NetBSD: Linux.mk,v 1.56 2013/07/23 13:01:05 ryoon Exp $
#
# Variable definitions for the Linux operating system.
@@ -75,7 +75,7 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard
.endif
_OPSYS_HAS_JAVA= no # Java is not standard
_OPSYS_HAS_MANZ= no # no MANZ for gzipping of man pages
-_OPSYS_HAS_OSSAUDIO= no # libossaudio is available
+_OPSYS_HAS_OSSAUDIO= no # libossaudio is unavailable
_OPSYS_PERL_REQD= # no base version of perl required
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
_OPSYS_SHLIB_TYPE= ELF # shared lib type