1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/audio/osd-lyrics
Alexey Dokuchaev 5969e71de7 Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> inside
`#pragma GCC visibility push(hidden)' results in free() symbol being .hidden,
and linker woes.  As a remedy, temporarily revert visibility to default when
including this header (probably not the best way to solve the problem though).

While here, pacify portlint(1) by removing hard-coded shlib ABI versions in
LIB_DEPENDS.

Reported by:	pointyhat (via pav, erwin)
2012-06-21 16:59:38 +00:00
..
files Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> inside 2012-06-21 16:59:38 +00:00
distinfo
Makefile Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> inside 2012-06-21 16:59:38 +00:00
pkg-descr
pkg-plist