HomeFreeBSD

Fix build of audio/sayonara on 10.4.

Description

Fix build of audio/sayonara on 10.4.

/wrkdirs/usr/ports/audio/sayonara/work/sayonara-player/src/Components/Covers/LocalCoverSearcher.cpp:71:14: error: call to 'abs' is ambiguous

		double d = std::abs(height - width) / (width * 1.0) + 1.0;

While here, remove superfluous patch that now just added a
duplicate #include. Don't bump PORTREVISION because this
only fixes the build on 10.4 and otherwise has no effect
on the package.

Reported by: pkg-fallout

Details

Provenance
adridgAuthored on
Parents
rP478816: * Updated to g20180819
Branches
Unknown
Tags
Unknown