From 19649654728d10f580231d939dab0235bbaa4dbe Mon Sep 17 00:00:00 2001 From: martin Date: Wed, 12 May 2010 13:16:15 +0000 Subject: Switch to oss default module on FreeBSD and DragonFly, per PR pkg/43279. --- audio/mpg123-sun/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/mpg123-sun') diff --git a/audio/mpg123-sun/Makefile b/audio/mpg123-sun/Makefile index 190a4622277..da168366af8 100644 --- a/audio/mpg123-sun/Makefile +++ b/audio/mpg123-sun/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2010/03/14 14:19:20 martin Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/12 13:16:15 martin Exp $ # MPG123_MODULE= sun # this is builtin with ../mpg123 on these architectures -NOT_FOR_PLATFORM+= NetBSD-*-* FreeBSD-*-* OpenBSD-*-* SunOS-*-* -NOT_FOR_PLATFORM+= DragonFly-*-* +NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-* +# there is no support for the sun-audio interface on theses +NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* .include "${.CURDIR}/../../audio/mpg123/Makefile.common" -- cgit v1.2.3