pkgsrc/lang/python27
roy 9f597d0f93 python: Don't install nis_failed.so if no yp headers
Because python won't even try to build it.
You only see nis_failed.so if there is an error building it, when
it wanted to build it, and that should be fixed accordingly.

In a nutshell, if the yp headers are installed, python will build
the nis module, otherwise it won't.

On netbsd systems at least, if you have the yp headers installed and
subsequently re-install over the top with MKYP=no you get into the state
where the headers are installed, but the functions are no longer in libc.
This is an error with *your* system - either rebuild with MKYP=yes OR
remove the yp headers from include/rpc and include/rpcsvc.

Follow on fix for PR pkg/53673.
2019-04-25 15:59:54 +00:00
..
patches python: pkgsrc changes 2018-06-17 19:21:21 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk python27: updated to 2.7.16 2019-03-05 12:43:40 +00:00
distinfo python27: updated to 2.7.16 2019-03-05 12:43:40 +00:00
Makefile python: Don't install nis_failed.so if no yp headers 2019-04-25 15:59:54 +00:00
options.mk python27: clean-up SUBST to match other Python versions 2019-03-03 10:44:41 +00:00
PLIST python: Don't install nis_failed.so if no yp headers 2019-04-25 15:59:54 +00:00
PLIST.Darwin Fix for Darwin/Xcode 10 (missing QuickTime.framework); PLIST_VARS cleanup 2018-09-28 11:01:37 +00:00
PLIST.IRIX
PLIST.Linux python: pkgsrc changes 2018-06-17 19:21:21 +00:00
PLIST.SunOS python: Fix PLIST.SunOS 2018-06-17 19:31:50 +00:00