aboutsummaryrefslogtreecommitdiff
path: root/audio/eawpats
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-04 15:52:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-04 15:52:22 +0000
commit4acf0ca1a968e9be16535078256276dd2cd16329 (patch)
treee103680a910f9e6c2658495c10261b064bf7b310 /audio/eawpats
parentf0edd624bed96c39847408ac591a5f509a466aa1 (diff)
downloadports-4acf0ca1a968e9be16535078256276dd2cd16329.tar.gz
ports-4acf0ca1a968e9be16535078256276dd2cd16329.zip
Notes
Diffstat (limited to 'audio/eawpats')
-rw-r--r--audio/eawpats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile
index 3574688b9b59..3082af4cb344 100644
--- a/audio/eawpats/Makefile
+++ b/audio/eawpats/Makefile
@@ -40,7 +40,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${subdir}/*.pat ${DATADIR}/${subdir}
.endfor
${MKDIR} ${TIMIDITY_DATADIR}
- ${INSTALL_DATA} ${WRKDIR}/linuxconfig/timidity.cfg ${TIMIDITY_DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/linuxconfig/timidity.cfg ${TIMIDITY_DATADIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/*.txt ${WRKSRC}/*.hlp ${DOCSDIR}