summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2015-07-11 23:19:54 +0000
committerkamil <kamil@pkgsrc.org>2015-07-11 23:19:54 +0000
commit27021aa1a3bd7ac9700b66192e60f34fae5de598 (patch)
tree08b5f249f1254b9233ebc2ed8a4dace964048f85 /x11
parent898ffa7eedec9adab6e7c3346b5ad1c08e4c5a51 (diff)
downloadpkgsrc-27021aa1a3bd7ac9700b66192e60f34fae5de598.tar.gz
Package is not Python3 ready
Reported by Joyent.
Diffstat (limited to 'x11')
-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