diff options
Diffstat (limited to 'x11/keybinder/Makefile')
-rw-r--r-- | x11/keybinder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile index b778733dfb20..6dd4480c5283 100644 --- a/x11/keybinder/Makefile +++ b/x11/keybinder/Makefile @@ -2,7 +2,7 @@ PORTNAME= keybinder PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= x11 @@ -36,7 +36,7 @@ LUA_USES= lua:51 LUA_CONFIGURE_ON= --with-lua-includes=${LUA_INCDIR} LUA_CONFIGURE_OFF= --disable-lua -PYTHON_USES= python:2 +PYTHON_USES= python:2.7 PYTHON_USE= gnome=pygtk2 PYTHON_CONFIGURE_OFF= --disable-python |