summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorsbd <sbd>2012-02-05 21:20:17 +0000
committersbd <sbd>2012-02-05 21:20:17 +0000
commit8dffaa75e05ed528b12eb7b22e42cd5305824480 (patch)
tree1e33503a2ad29c6a63ae402840882a44e3e94940 /audio
parentfaae1f657ece6e367fe025f85d6ce54e0a3a8a00 (diff)
downloadpkgsrc-8dffaa75e05ed528b12eb7b22e42cd5305824480.tar.gz
NOT_FOR_PLATFORM+=Linux-*-*
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg123-sun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-sun/Makefile b/audio/mpg123-sun/Makefile
index c28328341e4..b6236f2316f 100644
--- a/audio/mpg123-sun/Makefile
+++ b/audio/mpg123-sun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/10/17 19:45:56 shattered Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/05 21:20:17 sbd Exp $
#
MPG123_MODULE= sun
@@ -7,7 +7,7 @@ PKGREVISION= 1
# this is builtin with ../mpg123 on these architectures
NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
# there is no support for the sun-audio interface on theses
-NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-*
+NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-*
.include "${.CURDIR}/../../audio/mpg123/Makefile.common"