metromap is not compatible with python3
This commit is contained in:
parent
a7482267de
commit
7d5dde1947
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455834
@ -14,7 +14,7 @@ COMMENT= Simple application for finding paths in different subways maps
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/doc/COPYING
|
||||
|
||||
USES= gettext gmake python shebangfix tar:bzip2
|
||||
USES= gettext gmake python:2.7 shebangfix tar:bzip2
|
||||
SHEBANG_FILES= metromap.py modules/*.py
|
||||
USE_GNOME= pygtk2
|
||||
NO_ARCH= yes
|
||||
|
Loading…
Reference in New Issue
Block a user