aboutsummaryrefslogtreecommitdiff
path: root/emulators/xmame
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-04 14:13:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-04 14:13:03 +0000
commit641e1ebb9c74520fa86b188bd584215354e4a73b (patch)
treee03fe80ebca7b963a6298437bc2d18607937bde2 /emulators/xmame
parentf0d36411c6d8cdbf0ac872ecf35a13c3e61f80e0 (diff)
downloadports-641e1ebb9c74520fa86b188bd584215354e4a73b.tar.gz
ports-641e1ebb9c74520fa86b188bd584215354e4a73b.zip
Notes
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 1478b3831371..d7666c6c64f1 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -302,7 +302,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/mess/sysinfo.dat \
${PREFIX}/share/xmess/history.dat
.endif
-.if ${MAMEMESS} == "mame" && defined(WITH_DATFILES) && ${WITH_DATFILES} == "yes"
+.if ${MAMEMESS} == "mame" && defined(WITH_DATFILES)
${INSTALL_DATA} ${WRKDIR}/hiscore.dat ${PREFIX}/share/xmame
${INSTALL_DATA} ${WRKDIR}/history.dat ${PREFIX}/share/xmame
${INSTALL_DATA} ${WRKDIR}/cheat.dat ${PREFIX}/share/xmame