summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-03-27 06:28:05 +0000
committeradam <adam@pkgsrc.org>2019-03-27 06:28:05 +0000
commit86b70e78511ddd6e7dd292afa7cb80fb50385311 (patch)
tree99c52c78a1cdc2036721a8e51233b51ef61a85c6 /net
parent46a42f96e26141f0fc0adb8b5ae9b873821ce01a (diff)
downloadpkgsrc-86b70e78511ddd6e7dd292afa7cb80fb50385311.tar.gz
Mark as incomparible with Python 2.7
Diffstat (limited to 'net')
-rw-r--r--net/samba4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index 5bae42b11d1..20d14d44278 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2019/03/20 19:09:10 adam Exp $
+# $NetBSD: Makefile,v 1.63 2019/03/27 06:28:05 adam Exp $
DISTNAME= samba-4.10.0
CATEGORIES= net
@@ -11,6 +11,8 @@ LICENSE= gnu-gpl-v3
CONFLICTS+= ja-samba-[0-9]* winbind-[0-9]*
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
GCC_REQD+= 4.4
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml