diff options
Diffstat (limited to 'x11/tint/Makefile')
-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 d8fbf45..e1b6dac 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -35,7 +35,7 @@ DOCS= AUTHORS ChangeLog README .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYCONF} -USE_PYTHON= yes +USES+= python USE_GNOME= gtk20 pygtk2 CMAKE_ARGS+= -DENABLE_TINT2CONF:BOOL=ON PYCONF_SRC= ${WRKSRC}/src/tint2conf |