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 context 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,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2015/01/01 07:56:42 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2016/03/27 22:46:45 jperkin Exp $
 
 MPG123_MODULE=	sun
 
 # this is builtin with ../mpg123 on these architectures
 NOT_FOR_PLATFORM+=	NetBSD-*-* OpenBSD-*-* SunOS-*-*
 # there is no support for the sun-audio interface on these
-NOT_FOR_PLATFORM+=	DragonFly-*-* FreeBSD-*-* Linux-*-*
+NOT_FOR_PLATFORM+=	Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-*
 
 .include "../../audio/mpg123/Makefile.common"