mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
gretools is not compatible with python3
This commit is contained in:
parent
8083126ff0
commit
10255f2f1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455824
@ -13,7 +13,7 @@ COMMENT= GNOME vocabulary builder
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake pathfix pkgconfig python shebangfix
|
||||
USES= gmake pathfix pkgconfig python:2.7 shebangfix
|
||||
SHEBANG_FILES= gretools.in gretools.py
|
||||
USE_GNOME= gnomeprefix pygnome2
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user