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

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

Diff for /pkgsrc/graphics/graphviz/Makefile between version 1.205 and 1.206

version 1.205, 2019/10/19 12:46:05 version 1.206, 2019/10/28 08:43:33
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       graphviz-2.40.1  DISTNAME=       graphviz-2.40.1
 PKGREVISION=    40  PKGREVISION=    41
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   http://www.graphviz.org/pub/graphviz/stable/SOURCES/  MASTER_SITES=   http://www.graphviz.org/pub/graphviz/stable/SOURCES/
   
Line 24  CONFIGURE_ARGS+= --disable-python
Line 24  CONFIGURE_ARGS+= --disable-python
 CONFIGURE_ARGS+=        --disable-ruby  CONFIGURE_ARGS+=        --disable-ruby
 CONFIGURE_ARGS+=        --disable-sharp  CONFIGURE_ARGS+=        --disable-sharp
 CONFIGURE_ARGS+=        --disable-r  CONFIGURE_ARGS+=        --disable-r
   CONFIGURE_ARGS+=        --without-qt
 # build fails when PHP and/or Ruby are also installed  # build fails when PHP and/or Ruby are also installed
 CONFIGURE_ENV+=         ac_cv_prog_PHP=  CONFIGURE_ENV+=         ac_cv_prog_PHP=
 CONFIGURE_ENV+=         ac_cv_prog_RUBY=  CONFIGURE_ENV+=         ac_cv_prog_RUBY=

Legend:
Removed from v.1.205  
changed lines
  Added in v.1.206

CVSweb <webmaster@jp.NetBSD.org>