pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/talloc
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Mar 27 09:48:16 UTC 2019
Modified Files:
pkgsrc/devel/talloc: Makefile
Log Message:
talloc: No longer python27 compatible.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/talloc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/talloc/Makefile
diff -u pkgsrc/devel/talloc/Makefile:1.33 pkgsrc/devel/talloc/Makefile:1.34
--- pkgsrc/devel/talloc/Makefile:1.33 Tue Mar 26 12:17:11 2019
+++ pkgsrc/devel/talloc/Makefile Wed Mar 27 09:48:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2019/03/26 12:17:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2019/03/27 09:48:16 jperkin Exp $
DISTNAME= talloc-2.2.0
CATEGORIES= devel
@@ -38,6 +38,8 @@ PY_PATCHPLIST= yes
REPLACE_PYTHON+= buildtools/bin/waf
MAKE_FLAGS+= WAF_BINARY=${PYTHONBIN}\ ${WRKSRC}/buildtools/bin/waf
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
SUBST_CLASSES+= docbook
SUBST_MESSAGE.docbook= Fixing docbook URLs.
SUBST_FILES.docbook+= buildtools/wafsamba/samba_conftests.py
Home |
Main Index |
Thread Index |
Old Index