diff options
Diffstat (limited to 'games/pytowerdefense/Makefile')
-rw-r--r-- | games/pytowerdefense/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pytowerdefense/Makefile b/games/pytowerdefense/Makefile index c49540275200..2875efbdc9fd 100644 --- a/games/pytowerdefense/Makefile +++ b/games/pytowerdefense/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYGAME} -USES= python:2.7 shebangfix zip +USES= gnome python:2.7 shebangfix zip SHEBANG_FILES= pyconsole.py INSTALLS_ICONS= yes NO_ARCH= yes |