summaryrefslogtreecommitdiff
path: root/audio/dap
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commitd9e03c3558722b30a745e7e75c1d6ecc9c22c99f (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /audio/dap
parentb735b13875cb70c66b6ea714e5270b631b195051 (diff)
downloadpkgsrc-d9e03c3558722b30a745e7e75c1d6ecc9c22c99f.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'audio/dap')
-rw-r--r--audio/dap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index 5d8b06dbf45..94a4149761a 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/02/29 16:57:45 scw Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/23 23:14:22 tron Exp $
DISTNAME= dap-2.1.1
CATEGORIES= audio
@@ -8,13 +8,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scw@netbsd.org
HOMEPAGE= http://www.cee.hw.ac.uk/~richardk/
-DEPENDS+= xpm-*:../../graphics/xpm
DEPENDS+= xforms-0.88:../../x11/xforms
MAKEFILE= Makefile.netbsd
ONLY_FOR_PLATFORM= *-*-alpha *-*-arm32 *-*-i386 *-*-m68k *-*-sparc *-*-ns32k
USE_X11BASE= YES
+USE_XPM= YES
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/main/DAP ${PREFIX}/bin/dap