[BACK]Return to map.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / dvipdfmx

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

Diff for /pkgsrc/print/dvipdfmx/map.mk between version 1.4 and 1.5

version 1.4, 2005/12/29 06:22:06 version 1.5, 2006/03/14 01:14:32
Line 20  DEPENDS+=  dvipdfmx>=0.0.0.20050627:../.
Line 20  DEPENDS+=  dvipdfmx>=0.0.0.20050627:../.
   
 FILES_SUBST+=           DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q}  FILES_SUBST+=           DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q}
 FILES_SUBST+=           DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm/config"  FILES_SUBST+=           DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm/config"
 INSTALL_EXTRA_TMPL+=    ../../print/dvipdfmx/files/map.tmpl  INSTALL_TEMPLATE+=      ../../print/dvipdfmx/files/map.tmpl
 DEINSTALL_EXTRA_TMPL+=  ../../print/dvipdfmx/files/map.tmpl  DEINSTALL_TEMPLATE+=    ../../print/dvipdfmx/files/map.tmpl
   
 PRINT_PLIST_AWK+=       /^${PKG_LOCALTEXMFPREFIX:S|${PREFIX}/||:S|/|\\/|g}\/dvidpfm\/config\/dvipdfmx.cfg$$/ \  PRINT_PLIST_AWK+=       /^${PKG_LOCALTEXMFPREFIX:S|${PREFIX}/||:S|/|\\/|g}\/dvidpfm\/config\/dvipdfmx.cfg$$/ \
                         { next; }                          { next; }

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

CVSweb <webmaster@jp.NetBSD.org>