freebsd-ports/graphics/digikam-kde4
Raphael Kubo da Costa 069eb5d63d Unbreak kipi-plugin-* after r436971.
The kipi-plugin-* ports are all built from the same tarball, which is also used
to build kipi-plugins-kde4 as well.

Upstream does not expect this to happen, and refers to libkipiplugins.so as the
"kipiplugins" target in CMake. Since we build everything separately, each
plugin's build system code does not know this target, which results in
-lkipiplugins (without -L/path/to) being passed to the linker instead of
/path/to/libkipiplugins.so.

Fix it by looking for libkipiplugins.so via CMake and using that result in each
port.

kipi-plugin-ipodexport needs an additional but similar fix, in that it should
look for libgpod using CMake instead of using pkg-config's results directly, as
the latter do not contain full paths.

Reviewed by:	tcberner
2017-03-28 09:05:39 +00:00
..
files Unbreak after r436971. 2017-03-27 20:16:00 +00:00
distinfo Update DigiKam and related ports to 4.14.0. 2016-04-14 19:06:40 +00:00
Makefile devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
Makefile.common Unbreak kipi-plugin-* after r436971. 2017-03-28 09:05:39 +00:00
pkg-descr
pkg-plist Update DigiKam and related ports to 4.14.0. 2016-04-14 19:06:40 +00:00