summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-07 16:53:38 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-07 16:53:38 +0000
commit5c596d8f5230cd5adf70f79a6edda4a3106147a2 (patch)
treea984f1a4d1405b58543c3a459dbfed7d692de1b4 /audio
parent189d85fbb0b7dd6d582e242e504809e7ad432850 (diff)
downloadpkgsrc-5c596d8f5230cd5adf70f79a6edda4a3106147a2.tar.gz
Fix DESTDIR.
Diffstat (limited to 'audio')
-rw-r--r--audio/dap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index 621eb388ccf..db10a92f34c 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2008/04/07 16:54:53 joerg Exp $
DISTNAME= dap-2.1.5
CATEGORIES= audio
@@ -12,7 +12,7 @@ COMMENT= Digital audio recording and processing package
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
-INSTALLATION_DIRS+= share/doc/dap
+INSTALLATION_DIRS+= bin share/doc/dap
MAKE_FILE= Makefile.netbsd
MAKE_ENV+= X11PREFIX=${X11PREFIX:Q}