aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/keybinder/Makefile10
-rw-r--r--x11/keybinder/pkg-descr1
-rw-r--r--x11/keybinder/pkg-plist4
3 files changed, 3 insertions, 12 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile
index 4b1fd0151a14..cdb3145dbc72 100644
--- a/x11/keybinder/Makefile
+++ b/x11/keybinder/Makefile
@@ -2,7 +2,7 @@
PORTNAME= keybinder
PORTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= x11
@@ -19,11 +19,11 @@ USES= autoreconf gmake gnome libtool pathfix pkgconfig xorg
USE_GNOME= gtk20 introspection:build
USE_XORG= x11 xext xrender
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-python
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-OPTIONS_DEFINE= EXAMPLES DOCS LUA PYTHON
-OPTIONS_DEFAULT= PYTHON
+OPTIONS_DEFINE= EXAMPLES DOCS LUA
OPTIONS_SUB= yes
DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
@@ -35,10 +35,6 @@ LUA_USES= lua:51
LUA_CONFIGURE_ON= --with-lua-includes=${LUA_INCDIR}
LUA_CONFIGURE_OFF= --disable-lua
-PYTHON_USES= python:2.7
-PYTHON_USE= gnome=pygtk2
-PYTHON_CONFIGURE_OFF= --disable-python
-
post-patch-DOCS-off:
@${REINPLACE_CMD} -E '/GTK_DOC_CHECK|docs/d' ${WRKSRC}/configure.ac
@${REINPLACE_CMD} -e '/^SUBDIRS/s, docs,,' ${WRKSRC}/Makefile.am
diff --git a/x11/keybinder/pkg-descr b/x11/keybinder/pkg-descr
index 86858a3d03db..2238d58d0545 100644
--- a/x11/keybinder/pkg-descr
+++ b/x11/keybinder/pkg-descr
@@ -5,7 +5,6 @@ The port provides the following:
- A C library, libkeybinder
- Lua bindings, lua-keybinder (off by default)
- - Python bindings, python-keybinder
- Example programs in C, Lua, Python, and Vala
WWW: https://github.com/engla/keybinder
diff --git a/x11/keybinder/pkg-plist b/x11/keybinder/pkg-plist
index 5d71598a34f6..1e5a9036a046 100644
--- a/x11/keybinder/pkg-plist
+++ b/x11/keybinder/pkg-plist
@@ -5,10 +5,6 @@ lib/libkeybinder.so.0
lib/libkeybinder.so.0.1.0
%%LUA%%%%LUA_MODLIBDIR%%/keybinder.so
libdata/pkgconfig/keybinder.pc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/keybinder/__init__.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/keybinder/__init__.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/keybinder/__init__.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/keybinder/_keybinder.so
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.lua