summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2011-11-23 00:36:54 +0000
committermarino <marino@pkgsrc.org>2011-11-23 00:36:54 +0000
commit82d657911766d6196869c0c333e0ab68d198115d (patch)
tree97e71ab38f49ab780c6b03d6693d27440aac0814
parent6d9a8ca40128b37b5aaf988b3e6c28ae4f654c10 (diff)
downloadpkgsrc-82d657911766d6196869c0c333e0ab68d198115d.tar.gz
audio/xmradio: Remove "Not For DragonFly" restriction
This package builds fine on both DragonFly architectures.
-rw-r--r--audio/xmradio/Makefile5
1 files changed, 3 insertions, 2 deletions
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