aboutsummaryrefslogtreecommitdiff
path: root/x11/keybinder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/keybinder/Makefile')
-rw-r--r--x11/keybinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile
index 45ff95d8add9..416ec6a8da8d 100644
--- a/x11/keybinder/Makefile
+++ b/x11/keybinder/Makefile
@@ -1,5 +1,4 @@
# $FreeBSD$
-#
PORTNAME= keybinder
PORTVERSION= 0.3.0
@@ -27,6 +26,7 @@ OPTIONS_DEFAULT= PYTHON
# Override LUA description
LUA_DESC= Lua bindings
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON}