From 9c3facb150f351ab16a6dacca2206577990ca5b6 Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 23 Nov 2011 00:36:54 +0000 Subject: audio/xmradio: Remove "Not For DragonFly" restriction This package builds fine on both DragonFly architectures. --- audio/xmradio/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/xmradio') diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 692a276700f..70d7eb8a726 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/07/08 14:15:07 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2011/11/23 00:36:54 marino Exp $ DISTNAME= xmradio-1.2 PKGREVISION= 3 @@ -15,7 +15,8 @@ DEPENDS+= sox>=12.16:../../audio/sox ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-i386 \ NetBSD-1.5_ALPHA-i386 NetBSD-1.[5-9]*-* \ - NetBSD-[2-9]*.*-* + NetBSD-[2-9]*.*-* \ + DragonFly-*-* USE_IMAKE= YES -- cgit v1.2.3