summaryrefslogtreecommitdiff
path: root/audio/dap
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-05 20:30:33 +0000
committerwiz <wiz>2001-03-05 20:30:33 +0000
commit61dff4c01330643d534a0886ddee1cc3815e4fe5 (patch)
tree2c778369c81377a9bebb54c14fd263308c9244f1 /audio/dap
parentcd3f59e40012aceb1846a5001b863b063cc20401 (diff)
downloadpkgsrc-61dff4c01330643d534a0886ddee1cc3815e4fe5.tar.gz
Remove ONLY_FOR_PLATFORM line which only was there because of the xforms
dependency, and not in sync with it either.
Diffstat (limited to 'audio/dap')
-rw-r--r--audio/dap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index 53fccf95969..9c115e41774 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/16 13:30:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/03/05 20:30:33 wiz Exp $
DISTNAME= dap-2.1.1
CATEGORIES= audio
@@ -12,7 +12,6 @@ COMMENT= Digital audio recording and processing package
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
MAKEFILE= Makefile.netbsd
-ONLY_FOR_PLATFORM= *-*-alpha *-*-arm32 *-*-i386 *-*-m68k *-*-sparc *-*-ns32k
USE_X11BASE= YES
USE_XPM= YES