Subject: CVS commit: pkgsrc/lang
From: Maya Rashish
Date: 2019-04-03 15:17:28
Message id: 20190403131728.3C4FFFB16@cvs.NetBSD.org

Log Message:
python*: rework logic used to determine if PLIST.nis is used.

Match the logic used by setup.py: it looks for two headers in the default
include path. This helps newer glibc linux.

Omit PLIST.dll on python3* because it doesn't appear in the PLIST.
Make PLIST.dll true on all non-IRIX.

tested: NetBSD-current, FreeBSD 11.2, Ubuntu 18.10, CentOS 6.9, Source Mage

From Dr. Thomas Orgis, myself, and with pointers to a change from leot.

PR pkg/53673

Files:
RevisionActionfile
1.79modifypkgsrc/lang/python27/Makefile
1.31modifypkgsrc/lang/python34/Makefile
1.18modifypkgsrc/lang/python35/Makefile
1.17modifypkgsrc/lang/python36/Makefile
1.6modifypkgsrc/lang/python37/Makefile