Sun Mar 27 22:46:45 2016 UTC ()
Add Darwin to NOT_FOR_PLATFORM.


(jperkin)
diff -r1.6 -r1.7 pkgsrc/audio/mpg123-sun/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/audio/mpg123-sun/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/mpg123-sun/Attic/Makefile 2015/01/01 07:56:42 1.6
+++ pkgsrc/audio/mpg123-sun/Attic/Makefile 2016/03/27 22:46:45 1.7
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.6 2015/01/01 07:56:42 dholland Exp $ 1# $NetBSD: Makefile,v 1.7 2016/03/27 22:46:45 jperkin Exp $
2 2
3MPG123_MODULE= sun 3MPG123_MODULE= sun
4 4
5# this is builtin with ../mpg123 on these architectures 5# this is builtin with ../mpg123 on these architectures
6NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-* 6NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
7# there is no support for the sun-audio interface on these 7# there is no support for the sun-audio interface on these
8NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-* 8NOT_FOR_PLATFORM+= Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-*
9 9
10.include "../../audio/mpg123/Makefile.common" 10.include "../../audio/mpg123/Makefile.common"
11 11
12.include "../../audio/mpg123/buildlink3.mk" 12.include "../../audio/mpg123/buildlink3.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"