aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-09 17:36:10 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:05:58 +0800
commit95e68d5bda77fc75f60cb3e121cae69fb96487ef (patch)
tree0dd2995c73479d920441bfb2dfffbf9593ad3ba5 /games
parentd91a587a17497d065205a5b71001b90369d09354 (diff)
downloadfreebsd-ports-gnome-95e68d5bda77fc75f60cb3e121cae69fb96487ef.tar.gz
freebsd-ports-gnome-95e68d5bda77fc75f60cb3e121cae69fb96487ef.tar.zst
freebsd-ports-gnome-95e68d5bda77fc75f60cb3e121cae69fb96487ef.zip
- Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x - Remove dependency on python2 metaport
Diffstat (limited to 'games')
-rw-r--r--games/solarwolf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/solarwolf/Makefile b/games/solarwolf/Makefile
index 5e6ef9014242..8e4f450d1e15 100644
--- a/games/solarwolf/Makefile
+++ b/games/solarwolf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= solarwolf
PORTVERSION= 1.5
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/
@@ -13,9 +13,10 @@ COMMENT= Action/arcade game originally based of SolarFox on the Atari 2600
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/lgpl.txt
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game
+RUN_DEPENDS= ${PYGAME}
-USES= python:2
+USES= python:2.7 shebangfix
+SHEBANG_FILES= solarwolf.py
DESKTOP_ENTRIES= "SolarWolf" "${COMMENT}" "solarwolf" \
"solarwolf" "Game;ArcadeGame;" false