summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/py-terminator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-terminator/Makefile b/x11/py-terminator/Makefile
index 4f4f8f3ea43..2ab507624b5 100644
--- a/x11/py-terminator/Makefile
+++ b/x11/py-terminator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/07/11 11:54:02 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2015/07/11 23:19:54 kamil Exp $
DISTNAME= terminator-0.97
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ HOMEPAGE= https://launchpad.net/terminator
COMMENT= Terminator, multiple terminals in one window
LICENSE= gnu-gpl-v2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-notify-python, py-keybinder, py-vte
+
REPLACE_PYTHON+= *.py
REPLACE_PYTHON+= terminatorlib/*.py
REPLACE_PYTHON+= terminatorlib/plugins/*.py