aboutsummaryrefslogtreecommitdiffstats
path: root/audio/eawpats
diff options
context:
space:
mode:
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}