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

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

Diff for /pkgsrc/databases/rrdtool/Makefile between version 1.37 and 1.38

version 1.37, 2005/08/06 06:19:07 version 1.38, 2005/08/08 18:13:13
Line 2 
Line 2 
 #  #
   
 DISTNAME=       rrdtool-1.2.11  DISTNAME=       rrdtool-1.2.11
 PKGREVISION=    1  PKGREVISION=    2
 CATEGORIES=     databases graphics net  CATEGORIES=     databases graphics net
 MASTER_SITES=   http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/  MASTER_SITES=   http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/
   
Line 19  USE_TOOLS+=  gmake
Line 19  USE_TOOLS+=  gmake
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 PTHREAD_OPTS+=          require  PTHREAD_OPTS+=          require
   
 CONFIGURE_ARGS= --enable-shared --enable-perl-site-install  CONFIGURE_ARGS=         --enable-shared
   CONFIGURE_ARGS+=        --with-perl-options=${MAKE_PARAMS:Q}
   
 PERL5_CONFIGURE=        NO  PERL5_CONFIGURE=        NO
 PERL5_PACKLIST+=        auto/RRDp/.packlist  PERL5_PACKLIST+=        auto/RRDp/.packlist

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

CVSweb <webmaster@jp.NetBSD.org>