mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -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_TAGNAME= bea99d9
|
||||
|
||||
USES= shebangfix python
|
||||
USES= shebangfix python:2.7
|
||||
SHEBANG_FILES= *.py
|
||||
USE_GNOME= pygtk2
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue