There is some problem with ports framework choosing wrong Python version
of dependencies is we have DEFAULT_VERSIONS= python=3.4 (or 3.5) in
make.conf.
The Makefile of samba42 needs py27-dnspython, but ports framework
chooses py34-dnspython which is wrong and them samba build failed with
error:
samba42-4.2.7_2 depends on package: py27-dnspython>=1.9.4 - not found
*** Error code 1
I don't know where is the root of this issue.
There is PR 204972 for this problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204972
Can somebody look in to this?
Miroslav Lachman
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"