summaryrefslogtreecommitdiff
path: root/audio/mpg123-sun
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-02-05 21:20:17 +0000
committersbd <sbd@pkgsrc.org>2012-02-05 21:20:17 +0000
commit88cffd3ee1c68d1f837da4c834a43964b1391bca (patch)
tree1e33503a2ad29c6a63ae402840882a44e3e94940 /audio/mpg123-sun
parent5f059f5382d8d30bc22ee3a599829b2df6314119 (diff)
downloadpkgsrc-88cffd3ee1c68d1f837da4c834a43964b1391bca.tar.gz
NOT_FOR_PLATFORM+=Linux-*-*
Diffstat (limited to 'audio/mpg123-sun')
-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"