summaryrefslogtreecommitdiff
path: root/games/openmsx
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-11-06 08:11:00 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-11-06 08:11:00 +0000
commit68a6d00a7cf44b37973e914e959246e5e385b886 (patch)
tree808c1b01f9f48e2de5e5f5d0e9921fc88d584510 /games/openmsx
parentAdd wireshark CVE-2010-3445. (diff)
Add LATEST_LINK to avoid interfere with emulators/openmsx
Submitted by: johans@
Notes
Notes: svn path=/head/; revision=264143
Diffstat (limited to 'games/openmsx')
-rw-r--r--games/openmsx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/openmsx/Makefile b/games/openmsx/Makefile
index 0a79abfbfc56..d6063c2e059d 100644
--- a/games/openmsx/Makefile
+++ b/games/openmsx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openmsx
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/extra/openmsx/${PORTVERSION}/ \
http://gb.binaries.openttd.org/binaries/extra/openmsx/${PORTVERSION}/
@@ -17,6 +18,7 @@ COMMENT= Free alternative music for OpenTTD game engine
USE_ZIP= yes
NO_BUILD= yes
+LATEST_LINK= openttd-${PORTNAME}
post-extract:
@${FIND} ${WRKDIR}/openmsx-${PORTVERSION} -type f -name "*.txt" -exec ${MV} {} {}-msx \;