[kde-freebsd] [SVN Commit] area51/KDE/Mk
Alonso Schaich
alonsoschaich at fastmail.fm
Wed Jul 1 12:35:12 UTC 2015
SVN commit 10827 by aschai:
Fix plists
(NON_)GENERIC_LIB_VERSION is provided by
${PREFIX}/share/apps/cmake/modules/KDE4Defaults.cmake
which is provided by x11/kdelibs4, and uses its' version. The pkg-plist
files of various PORTS reference this, causing packageing phase to fail
unless the values are equal to the ones used by cmake.
Have GENERIC_LIB_VERSION be based on kdelibs4's version rather than the
kde version to solve this.
M +1 -1 bsd.kde4.mk
More information about the kde-freebsd
mailing list