mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Limit python version to 2.x. because pygtk is python 2 only.
This commit is contained in:
parent
66e97a75d4
commit
41a649a2a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378424
@ -12,7 +12,7 @@ COMMENT= GIMP python plugin
|
||||
|
||||
GIMP_SLAVE= pygimp
|
||||
|
||||
USES= python
|
||||
USES= python:2
|
||||
USE_GNOME= pygtk2
|
||||
|
||||
CONFIGURE_ARGS= --enable-python
|
||||
|
Loading…
Reference in New Issue
Block a user