summaryrefslogtreecommitdiff
path: root/audio/bmp-esound
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
commit3b0d97b0de8516db29699676c860489da3f7f0e1 (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /audio/bmp-esound
parent10abca39942a8f34d088f39ccc073fee44271274 (diff)
downloadpkgsrc-3b0d97b0de8516db29699676c860489da3f7f0e1.tar.gz
Add DESTDIR support.
Diffstat (limited to 'audio/bmp-esound')
-rw-r--r--audio/bmp-esound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile
index bcede484916..1dd8b16ed93 100644
--- a/audio/bmp-esound/Makefile
+++ b/audio/bmp-esound/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/09/16 15:36:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:05 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
BMP_USE_ESD:= yes
.include "../../audio/bmp/Makefile.common"