pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-Tk py-Tk: remove previous - Adam fixed it more ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92c4568f259f
branches:  trunk
changeset: 346711:92c4568f259f
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 02 18:59:05 2020 +0000

description:
py-Tk: remove previous - Adam fixed it more generally

diffstat:

 x11/py-Tk/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 98ede54b8c61 -r 92c4568f259f x11/py-Tk/Makefile
--- a/x11/py-Tk/Makefile        Thu Jan 02 18:56:08 2020 +0000
+++ b/x11/py-Tk/Makefile        Thu Jan 02 18:59:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2019/12/12 10:46:15 markd Exp $
+# $NetBSD: Makefile,v 1.68 2020/01/02 18:59:05 markd Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-Tk-${PY_DISTVERSION}
 PKGREVISION=   5
@@ -35,9 +35,6 @@
 .if ${_PYTHON_VERSION} >= 27
 EXTRACT_ELEMENTS+=     ${PYSUBDIR}/Modules/tkinter.h
 .endif
-.if ${_PYTHON_VERSION} >= 38
-EXTRACT_ELEMENTS+=     ${PYSUBDIR}/Modules/clinic
-.endif
 
 # ignore errors due to missing files (EXTRACT_ELEMENTS!)
 do-patch:



Home | Main Index | Thread Index | Old Index