diff options
-rw-r--r-- | x11/tint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 78d88bb258d8..43e159931522 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -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 \ |