aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-04 16:50:29 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-04 16:50:29 +0000
commit55060bd82111053498b80073a9e70505c10cfaa9 (patch)
tree22f10b73da77fe097ed41fc3cea947a9cf300366 /emulators
parent89c08f63ee11e57ce47dd1576c4cb3f7871f552f (diff)
downloadports-55060bd82111053498b80073a9e70505c10cfaa9.tar.gz
ports-55060bd82111053498b80073a9e70505c10cfaa9.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fmsx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index 160fa23056f2..63122ec3aa5c 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -39,7 +39,7 @@ BPP24_CFLAGS= -DBPP24
BPP32_CFLAGS= -DBPP32
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/fmsx ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKDIR}/fmsx ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/fMSX/Unix/fmsx ${STAGEDIR}${PREFIX}/libexec/fmsx
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/ROMs/*.FNT ${STAGEDIR}${DATADIR}