CVSROOT:        /cvs
Module name:    ports
Changes by:     rsadow...@cvs.openbsd.org       2018/08/18 09:04:40

Modified files:
        x11/grantlee   : Makefile 
        x11/grantlee/patches: patch-templates_lib_CMakeLists_txt 
                              patch-textdocument_lib_CMakeLists_txt 
        x11/grantlee/pkg: PLIST 
Added files:
        x11/grantlee/patches: patch-CMakeLists_txt 

Log message:
Unbreak kdevelop5 bulk build

When x11/grantlee and x11/grantlee-qt5 are installed at the same time,
kdevelop5 includes ${LOCALBASE}/include/grantlee  and not
${LOCALBASE}/include/grantlee5 but links against grantlee-qt5. What obviously
doesn't work!

So move header files and cmake from grantlee into grantlee4. Just like
grantlee-qt5 does with grantlee5. All Qt4/KDE4 consumers are fine with
grantlee4.

Spotted by naddy@ in a amd64 bulk and sthen@ in a i386 bulk. Thanks for the
helpful reports!

Reply via email to