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

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

Diff for /pkgsrc/textproc/p5-Convert-PEM/Makefile between version 1.4 and 1.5

version 1.4, 2001/11/26 06:50:20 version 1.5, 2002/10/20 17:46:04
Line 17  DEPENDS+=  p5-Digest-MD5-[0-9]*:../../se
Line 17  DEPENDS+=  p5-Digest-MD5-[0-9]*:../../se
 DEPENDS+=               p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES  DEPENDS+=               p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES
 DEPENDS+=               p5-Crypt-DES_EDE3-[0-9]*:../../security/p5-Crypt-DES_EDE3  DEPENDS+=               p5-Crypt-DES_EDE3-[0-9]*:../../security/p5-Crypt-DES_EDE3
   
 USE_BUILDLINK_ONLY=     YES  USE_BUILDLINK2=         YES
 PERL5_PACKLIST=         ${PERL5_SITEARCH}/auto/Convert/PEM/.packlist  PERL5_PACKLIST=         ${PERL5_SITEARCH}/auto/Convert/PEM/.packlist
   
 do-configure:  .include "../../lang/perl5/module.mk"
         @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL  
   
 .include "../../lang/perl5/buildlink.mk"  
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>