1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/archivers/rpm4
Dmitry Marakasov 75a8c68569 - Fix python 3 support
While rpm does support python3, the port does not configure with
python 3 because it tries to detect incorrect python library
(-lpython3.6, while it should be -lpython3.6m, where m is some kind
of python abi flags). Shove python version with ABI flag added
through, which fixes build.

I've looked at rpm4 git master and it seems that they have changed
the python detection there, so newer versions of rpm4 may no longer
need this hack.

- Update WWW

Approved by:	portmgr blanket
2018-06-15 17:30:11 +00:00
..
files
distinfo Upgrade rpm4 from 4.13.0.2 to 4.13.1 2018-04-09 22:45:32 +00:00
Makefile - Fix python 3 support 2018-06-15 17:30:11 +00:00
pkg-deinstall
pkg-descr - Fix python 3 support 2018-06-15 17:30:11 +00:00
pkg-install
pkg-plist Upgrade rpm4 from 4.13.0.2 to 4.13.1 2018-04-09 22:45:32 +00:00