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

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

Diff for /pkgsrc/textproc/syntax-highlighting/Makefile between version 1.4 and 1.5

version 1.4, 2018/01/28 20:11:05 version 1.5, 2018/01/30 07:58:50
Line 12  LICENSE= gnu-lgpl-v2.1
Line 12  LICENSE= gnu-lgpl-v2.1
   
 USE_TOOLS+=     perl  USE_TOOLS+=     perl
   
   SUBST_CLASSES+=         xdg
   SUBST_STAGE.xdg=        post-patch
   SUBST_MESSAGE.xdg=      Install via examples dir.
   SUBST_FILES.xdg=        CMakeLists.txt
   SUBST_SED.xdg=          -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
   
 MAKE_DIRS+=     ${PKG_SYSCONFDIR}/xdg  MAKE_DIRS+=     ${PKG_SYSCONFDIR}/xdg
 CONF_FILES+=    ${PREFIX}/share/examples/kde-xdg/org_kde_ksyntaxhighlighting.categories \  CONF_FILES+=    ${PREFIX}/share/examples/kde-xdg/org_kde_ksyntaxhighlighting.categories \
                 ${PKG_SYSCONFDIR}/xdg/org_kde_ksyntaxhighlighting.categories                  ${PKG_SYSCONFDIR}/xdg/org_kde_ksyntaxhighlighting.categories

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>