summaryrefslogtreecommitdiff
path: root/audio/xmradio
diff options
context:
space:
mode:
authormarino <marino>2011-11-23 00:36:54 +0000
committermarino <marino>2011-11-23 00:36:54 +0000
commit9c3facb150f351ab16a6dacca2206577990ca5b6 (patch)
tree97e71ab38f49ab780c6b03d6693d27440aac0814 /audio/xmradio
parentc3ff58fc3bb6d47033cc45346475f5610f32abdc (diff)
downloadpkgsrc-9c3facb150f351ab16a6dacca2206577990ca5b6.tar.gz
audio/xmradio: Remove "Not For DragonFly" restriction
This package builds fine on both DragonFly architectures.
Diffstat (limited to 'audio/xmradio')
-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