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

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

Diff for /pkgsrc/textproc/p5-mobiperl/Makefile between version 1.4 and 1.7

version 1.4, 2012/10/03 21:58:15 version 1.7, 2013/12/09 14:17:54
Line 3 
Line 3 
   
 DISTNAME=       mobiperl-0.0.43  DISTNAME=       mobiperl-0.0.43
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 PKGREVISION=    3  PKGREVISION=    5
 CATEGORIES=     textproc  CATEGORIES=     textproc
 # no https support in pkgsrc  # no https support in pkgsrc
 MASTER_SITES=   # https://dev.mobileread.com/dist/tompe/mobiperl/  MASTER_SITES=   # https://dev.mobileread.com/dist/tompe/mobiperl/
Line 19  DEPENDS+= p5-Getopt-Mixed-[0-9]*:../../d
Line 19  DEPENDS+= p5-Getopt-Mixed-[0-9]*:../../d
 DEPENDS+=       p5-GD-[0-9]*:../../graphics/p5-GD  DEPENDS+=       p5-GD-[0-9]*:../../graphics/p5-GD
 DEPENDS+=       p5-Image-Size-[0-9]*:../../graphics/p5-Image-Size  DEPENDS+=       p5-Image-Size-[0-9]*:../../graphics/p5-Image-Size
 DEPENDS+=       p5-Image-BMP-[0-9]*:../../graphics/p5-Image-BMP  DEPENDS+=       p5-Image-BMP-[0-9]*:../../graphics/p5-Image-BMP
 DEPENDS+=       p5-Encode-[0-9]*:../../textproc/p5-Encode  DEPENDS+=       {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode
 DEPENDS+=       p5-XML-Parser-Lite-Tree-[0-9]*:../../textproc/p5-XML-Parser-Lite-Tree  DEPENDS+=       p5-XML-Parser-Lite-Tree-[0-9]*:../../textproc/p5-XML-Parser-Lite-Tree
 DEPENDS+=       p5-TimeDate-[0-9]*:../../time/p5-TimeDate  DEPENDS+=       p5-TimeDate-[0-9]*:../../time/p5-TimeDate
 DEPENDS+=       p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree  DEPENDS+=       p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 INSTALLATION_DIRS=      bin ${PERL5_INSTALLVENDORLIB}/MobiPerl  INSTALLATION_DIRS=      bin ${PERL5_INSTALLVENDORLIB}/MobiPerl
 INSTALLATION_DIRS+=     ${PERL5_INSTALLVENDORLIB}/Palm  INSTALLATION_DIRS+=     ${PERL5_INSTALLVENDORLIB}/Palm
 INSTALLATION_DIRS+=     ${PKGMANDIR}/man1  INSTALLATION_DIRS+=     ${PKGMANDIR}/man1

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

CVSweb <webmaster@jp.NetBSD.org>