[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / textproc / sonnet

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/textproc/sonnet/Makefile between version 1.32 and 1.33

version 1.32, 2019/04/25 21:08:10 version 1.33, 2019/08/27 21:29:30
Line 11  USE_TOOLS+= pkg-config
Line 11  USE_TOOLS+= pkg-config
   
 .include "../../meta-pkgs/kde/kf5.mk"  .include "../../meta-pkgs/kde/kf5.mk"
   
 SUBST_CLASSES+=         xdg  
 SUBST_STAGE.xdg=        pre-configure  
 SUBST_MESSAGE.xdg=      Install via examples dir.  
 SUBST_FILES.xdg=        CMakeLists.txt  
 SUBST_SED.xdg=          -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'  
   
 MAKE_DIRS+=     ${PKG_SYSCONFDIR}/xdg  
 CONF_FILES+=    ${PREFIX}/share/examples/kde-xdg/sonnet.categories \  
                 ${PKG_SYSCONFDIR}/xdg/sonnet.categories  
   
 .include "../../textproc/aspell/buildlink3.mk"  .include "../../textproc/aspell/buildlink3.mk"
 .include "../../textproc/hunspell/buildlink3.mk"  .include "../../textproc/hunspell/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"  .include "../../x11/qt5-qtbase/buildlink3.mk"

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

CVSweb <webmaster@jp.NetBSD.org>