aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-22 23:33:47 +0000
commit235481b52a44969361f4c688e6e9d10798bd35d9 (patch)
treed4069fbea1d4f696753c9b5ab1500babadc62de2 /audio/timidity
parent8b6def2e156a5db9ad4f6d2291f8421ebb21bd14 (diff)
downloadports-235481b52a44969361f4c688e6e9d10798bd35d9.tar.gz
ports-235481b52a44969361f4c688e6e9d10798bd35d9.zip
Notes
Diffstat (limited to 'audio/timidity')
-rw-r--r--audio/timidity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 37166203ca49..b9d21e19fb91 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -4,7 +4,7 @@
# Date created: 17 Nov 1996
# Whom: ache
#
-# $Id: Makefile,v 1.8 1998/09/28 01:53:45 steve Exp $
+# $Id: Makefile,v 1.10 1999/01/04 15:04:31 ache Exp $
#
DISTNAME= timidity-0.2i
@@ -25,7 +25,7 @@ MAN1= timidity.1
post-install:
cd ${PREFIX}/lib/timidity && \
tar zxf ${DISTDIR}/${TIINS} && \
- cp goemon.cfg goemon.cfg.bak && \
+ ${CP} goemon.cfg goemon.cfg.bak && \
sed 's=dir goemon=dir ${PREFIX}/lib/timidity/goemon=' \
< goemon.cfg.bak > goemon.cfg && \
rm goemon.cfg.bak