summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2010-11-20 18:09:15 +0000
committershattered <shattered@pkgsrc.org>2010-11-20 18:09:15 +0000
commitb14bc6e4eb83681b7e7b0bf66975d1ee6fe180c1 (patch)
tree7e29bfd70ecf08b11c9553333753f2a22638279c /audio
parent0a63818cfd14ffc6ded9878ef2970f8dec31561b (diff)
downloadpkgsrc-b14bc6e4eb83681b7e7b0bf66975d1ee6fe180c1.tar.gz
Delint.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index fd1e99dbd4a..bd56c396b90 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/06/30 00:07:10 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2010/11/20 18:09:15 shattered Exp $
DISTNAME= xmp-2.5.1
CATEGORIES= audio
@@ -26,7 +26,7 @@ CONF_FILES+= ${EGDIR}/xmp.conf ${PKG_SYSCONFDIR}/xmp.conf
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${EGDIR}
-INSTALL_MAKE_FLAGS+= INSTALL=${INSTALL}
+INSTALL_MAKE_FLAGS+= INSTALL=${INSTALL:Q}
.include "options.mk"
.include "../../mk/bsd.prefs.mk"