1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/ports-mgmt/portmaster/files
Stefan Eßer 6f1399c349 Fix building of specific qt4 ports after qt5 has become the default flavor.
The ports infrastructure does not consistently deal with FLAVOR environment
variables set to an empty string. This caused the dependency check in
portmaster to fail for multimedia/phonon.

With FLAVOR="" in the environment, "make -V FLAVOR" returns "qt4", but the
dependency list produced by "make build-depends-list" assumes "qt5", even
though no user preferences for qt5 have been set.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
Approved by:	antoine (implicit)
2018-06-22 06:44:44 +00:00
..
patch-files_portmaster.8 Document --package-format=<fmt> option. I had implemented that option some 2018-05-21 12:42:17 +00:00
patch-files_portmaster.rc.sample Fix problem with debug output from export-flavor garbling the gen_dep_list 2018-02-12 13:34:20 +00:00
patch-portmaster Fix building of specific qt4 ports after qt5 has become the default flavor. 2018-06-22 06:44:44 +00:00