summaryrefslogtreecommitdiff
path: root/audio/dap/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-04 16:18:28 +0000
committerjoerg <joerg>2015-07-04 16:18:28 +0000
commit8960dd2c9e9e038c02b51ae70366143a898cfbf8 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /audio/dap/Makefile
parent2c5fdae53d07cdfa1ea603c2f1a3e31a5bc97703 (diff)
downloadpkgsrc-8960dd2c9e9e038c02b51ae70366143a898cfbf8.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'audio/dap/Makefile')
-rw-r--r--audio/dap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index be070600552..dec2d0dc78a 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2013/12/23 11:57:02 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2015/07/04 16:18:28 joerg Exp $
DISTNAME= dap-2.1.5
PKGREVISION= 4
@@ -15,7 +15,7 @@ MAKE_JOBS_SAFE= no
USE_LANGUAGES= c c++
INSTALLATION_DIRS+= bin share/doc/dap
MAKE_FILE= Makefile.netbsd
-MAKE_ENV+= X11PREFIX=${X11PREFIX:Q} OTHER_INCLUDE_DIR=.
+MAKE_ENV+= OTHER_INCLUDE_DIR=.
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/main/DAP ${DESTDIR}${PREFIX}/bin/dap