mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
pymp is not compatible with python3
This commit is contained in:
parent
641aab050a
commit
a69354dba5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455844
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= jdolan
|
GH_ACCOUNT= jdolan
|
||||||
GH_TAGNAME= bea99d9
|
GH_TAGNAME= bea99d9
|
||||||
|
|
||||||
USES= shebangfix python
|
USES= shebangfix python:2.7
|
||||||
SHEBANG_FILES= *.py
|
SHEBANG_FILES= *.py
|
||||||
USE_GNOME= pygtk2
|
USE_GNOME= pygtk2
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue