summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 16:53:38 +0000
committerjoerg <joerg>2008-04-07 16:53:38 +0000
commit6b96982fa1a0d9249f390e7230f8fa9f157a40f7 (patch)
treea984f1a4d1405b58543c3a459dbfed7d692de1b4 /audio
parentfda52426ff3c4a51754c83850e64039d85150aa8 (diff)
downloadpkgsrc-6b96982fa1a0d9249f390e7230f8fa9f157a40f7.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}