tintwizard.py requires pygtk2

PR:		ports/169989
Submitted by:	Yanhui Shen <shen.elf@gmail.com>
This commit is contained in:
Doug Barton 2012-07-19 10:40:23 +00:00
parent e251d1b62b
commit ddbce5aec1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301150

View File

@ -41,7 +41,7 @@ PORTDOCS= AUTHORS ChangeLog README
.if !defined(WITHOUT_PYCONF)
USE_PYTHON= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 pygtk2
CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=ON
PLIST_FILES+= bin/tint2conf bin/tintwizard.py \
share/applications/tint2conf.desktop \