summaryrefslogtreecommitdiff
path: root/audio/maplay/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/maplay/patches/patch-aa')
-rw-r--r--audio/maplay/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/maplay/patches/patch-aa b/audio/maplay/patches/patch-aa
index 523a6bb8400..56a01c07a59 100644
--- a/audio/maplay/patches/patch-aa
+++ b/audio/maplay/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2002/06/27 15:52:12 agc Exp $
+$NetBSD: patch-aa,v 1.4 2009/07/07 15:25:39 joerg Exp $
--- Makefile 2002/06/27 15:41:29 1.1
+++ Makefile 2002/06/27 15:41:40
@@ -17,7 +17,7 @@ $NetBSD: patch-aa,v 1.3 2002/06/27 15:52:12 agc Exp $
-strip $@
+
+install: all
-+ ${INSTALL} -s -c -m 755 maplay ${PREFIX}/bin
++ ${INSTALL} -s -c -m 755 maplay ${DESTDIR}${PREFIX}/bin
.cc.o:
$(COMPILER) -c $(CFLAGS) $(INCLUDEDIRS) $*.cc -o $@