1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/ports-mgmt/portmaster
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
..
files Fix building of specific qt4 ports after qt5 has become the default flavor. 2018-06-22 06:44:44 +00:00
distinfo Update to version 3.19, which is identical to 3.18_12 with all port patches 2018-01-14 22:11:02 +00:00
Makefile Fix building of specific qt4 ports after qt5 has become the default flavor. 2018-06-22 06:44:44 +00:00
pkg-descr