[Bug 224324] lang/python* fails to install for wrongfully requiring yp/nis

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 14 02:00:22 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224324

--- Comment #4 from Chris Hutchinson <portmaster at bsdforge.com> ---
(In reply to w.schwarzenfeld from comment #3)
> Chris you missunderstood my post.
> 
> .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)
>          @${REINPLACE_CMD} -e 's/disabled_module_list =[^]]*/&, "nis"/' \
>                  ${WRKSRC}/setup.py
> .endif
> 
> is part of the existing python Makefile.
> 
> My first attempt was to comment out the lines with .if and .endif (but this
> did not work).
> 
> Later I found the simpler way with WITHOUT_NIS=yes.

Sigh... it's been a l-o-o-n-g tough day for me, I'm afraid.
Now taking a closer look. I can see what you mean.
Sorry. :(

Thank you again, Walter, for helping me out. :-)

--Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list