[kde-freebsd] [SVN Commit] area51

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Mar 9 15:06:21 UTC 2016


SVN commit 12066 by rakuco:

attica: Install headers into include/attica/attica.

Change the location once more, hopefully for the last time. Use
include/attica instead of include/attica-qt4 because x11/kdelibs4's
FindLibAttica.cmake already has code to look for attica/<someheader>.h in a
directory also called "attica".

Using a different name meant kdelibs and other ports that use its
FindLibAttica.cmake would need to rely on pkg-config's output instead of
properly finding the location with find_path().

This also allows us to revert part of r11449, as neither misc/parley nor
x11/kdelibs4 need USES=pkgconfig anymore.


 M  +1 -1      KDE/misc/parley/Makefile  
 M  +2 -3      KDE/x11/kdelibs4/Makefile  
 M  +2 -2      PORTS/x11-toolkits/attica/Makefile  
 M  +43 -43    PORTS/x11-toolkits/attica/pkg-plist  




More information about the kde-freebsd mailing list