1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/audio/sayonara
Adriaan de Groot 4619ea40a6 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
2018-09-02 20:30:45 +00:00
..
files Fix build of audio/sayonara on 10.4. 2018-09-02 20:30:45 +00:00
distinfo
Makefile
pkg-descr
pkg-plist