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 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information