lang/python2 and 3 uninstallable on CURRENT @r326056

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Wed Dec 13 20:20:05 UTC 2017


python27 Makefile:

.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)
         @${REINPLACE_CMD} -e 's/disabled_module_list =[^]]*/&, "nis"/' \
                 ${WRKSRC}/setup.py
.endif

you can try comment out the line with .if and .endif.



More information about the freebsd-ports mailing list