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: ryoon
Date: Wed Mar 27 10:12:01 UTC 2019
Modified Files:
pkgsrc/devel/talloc: Makefile
Log Message:
talloc: Remove duplicate PYTHON_VERSIONS_INCOMPATIBLE=27
My previous fix may be overlooked.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 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.34 pkgsrc/devel/talloc/Makefile:1.35
--- pkgsrc/devel/talloc/Makefile:1.34 Wed Mar 27 09:48:16 2019
+++ pkgsrc/devel/talloc/Makefile Wed Mar 27 10:12:01 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/03/27 09:48:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.35 2019/03/27 10:12:01 ryoon Exp $
DISTNAME= talloc-2.2.0
CATEGORIES= devel
@@ -38,8 +38,6 @@ 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