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

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

Diff for /pkgsrc/chat/irssi/Makefile between version 1.23 and 1.24

version 1.23, 2004/03/18 00:36:11 version 1.24, 2004/03/18 00:37:01
Line 32  PERL5_PACKLIST=  ${PERL5_SITEARCH}/auto/
Line 32  PERL5_PACKLIST=  ${PERL5_SITEARCH}/auto/
 PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/Irc/.packlist  PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/Irc/.packlist
 PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/UI/.packlist  PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/UI/.packlist
 PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/TextUI/.packlist  PERL5_PACKLIST+=        ${PERL5_SITEARCH}/auto/Irssi/TextUI/.packlist
 .include "../../lang/perl5/buildlink2.mk"  .include "../../lang/perl5/buildlink3.mk"
 # actually we don't need --with-perl here, irssi is compiled with it by default  # actually we don't need --with-perl here, irssi is compiled with it by default
 # but who knows what may happen in future versions  # but who knows what may happen in future versions
 CONFIGURE_ARGS+=        --with-perl  CONFIGURE_ARGS+=        --with-perl

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

CVSweb <webmaster@jp.NetBSD.org>