aboutsummaryrefslogtreecommitdiff
path: root/games/gunfudeadlands
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2011-09-27 03:59:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2011-09-27 03:59:24 +0000
commitc773066bb27e663e8ec25ea841e243aa89b7af84 (patch)
tree03958b687eb53fe19ae9c2b038b0b3df6ed08a98 /games/gunfudeadlands
parentaedebe7f3a896cdc016e487b21059ceb2c9ee1b8 (diff)
downloadports-c773066bb27e663e8ec25ea841e243aa89b7af84.tar.gz
ports-c773066bb27e663e8ec25ea841e243aa89b7af84.zip
Notes
Diffstat (limited to 'games/gunfudeadlands')
-rw-r--r--games/gunfudeadlands/Makefile4
-rw-r--r--games/gunfudeadlands/files/gunfudeadlands.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gunfudeadlands/Makefile b/games/gunfudeadlands/Makefile
index 75b963d81964..9fb79070cd64 100644
--- a/games/gunfudeadlands/Makefile
+++ b/games/gunfudeadlands/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gunfudeadlands
PORTVERSION= 1.00
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/GunFu%20Deadlands%20${PORTVERSION}/
DISTNAME= GunFuDeadlands_${PORTVERSION:C/\.//}_src
@@ -15,7 +15,7 @@ DISTNAME= GunFuDeadlands_${PORTVERSION:C/\.//}_src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Far West themed 2D shooter featuring bullet time
-RUN_DEPENDS= love:${PORTSDIR}/devel/love
+RUN_DEPENDS= love5:${PORTSDIR}/devel/love5
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/gunfudeadlands/files/gunfudeadlands.in b/games/gunfudeadlands/files/gunfudeadlands.in
index ac5779fc047a..5e75d78685bd 100644
--- a/games/gunfudeadlands/files/gunfudeadlands.in
+++ b/games/gunfudeadlands/files/gunfudeadlands.in
@@ -1,3 +1,3 @@
#!/bin/sh
-exec %%LOCALBASE%%/bin/love %%DATADIR%%/GunFuDeadlands.zip "$@"
+exec %%LOCALBASE%%/bin/love5 %%DATADIR%%/GunFuDeadlands.zip "$@"