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

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

Diff for /pkgsrc/graphics/netpbm/Makefile between version 1.113 and 1.113.2.1

version 1.113, 2005/06/20 22:39:18 version 1.113.2.1, 2005/06/25 16:05:34
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       netpbm-10.26.9  DISTNAME=       netpbm-10.26.9
 PKGREVISION=    1  PKGREVISION=    2
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=netpbm/}  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=netpbm/}
 EXTRACT_SUFX=   .tgz  EXTRACT_SUFX=   .tgz
Line 34  DEPENDS+=  bash-[0-9]*:../../shells/bash
Line 34  DEPENDS+=  bash-[0-9]*:../../shells/bash
 EVAL_PREFIX+=           BASH_PREFIX=bash  EVAL_PREFIX+=           BASH_PREFIX=bash
 SUBST_CLASSES+=         bash  SUBST_CLASSES+=         bash
 SUBST_STAGE.bash=       post-build  SUBST_STAGE.bash=       post-build
 SUBST_SED.bash=         -e "1s|^\#.*bin/sh|\#${BASH_PREFIX}/bin/bash|"  SUBST_SED.bash=         -e "1s|^\#!.*bin/sh|\#!${BASH_PREFIX}/bin/bash|"
 SUBST_FILES.bash=       converter/other/anytopnm                        \  SUBST_FILES.bash=       converter/other/anytopnm                        \
                         converter/other/pnmtoplainpnm                   \                          converter/other/pnmtoplainpnm                   \
                         converter/ppm/hpcdtoppm/hpcdtoppm               \                          converter/ppm/hpcdtoppm/hpcdtoppm               \

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.113.2.1

CVSweb <webmaster@jp.NetBSD.org>