mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Require pygtk2 to enable python support.
This commit is contained in:
parent
ec9e1d523b
commit
048429e698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198498
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tomoe
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=tomoe
|
||||
@ -73,6 +73,7 @@ PLIST_SUB+= PYTHON="@comment "
|
||||
.else
|
||||
USE_PYTHON= yes
|
||||
.include "${PORTSDIR}/Mk/bsd.python.mk"
|
||||
USE_GNOME+= pygtk2
|
||||
PLIST_SUB+= PYTHON=""
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user