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

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

Diff for /pkgsrc/x11/gtk3/Makefile between version 1.65 and 1.66

version 1.65, 2015/06/16 09:20:33 version 1.66, 2015/06/29 11:06:49
Line 13  COMMENT= GIMP Toolkit v3 - libraries for
Line 13  COMMENT= GIMP Toolkit v3 - libraries for
 LICENSE=        gnu-lgpl-v2.1  LICENSE=        gnu-lgpl-v2.1
   
 USE_PKGLOCALEDIR=       yes  USE_PKGLOCALEDIR=       yes
 USE_TOOLS+=             gmake perl pkg-config bash  USE_TOOLS+=             gmake perl pkg-config bash msgmerge xgettext
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 PTHREAD_AUTO_VARS=      yes  PTHREAD_AUTO_VARS=      yes
 BUILD_DEPENDS+=         gdbus-codegen-[0-9]*:../../devel/gdbus-codegen  BUILD_DEPENDS+=         gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
 TOOL_DEPENDS+=          gettext-tools>=0.19.4nb1:../../devel/gettext-tools  #TOOL_DEPENDS+=         gettext-tools>=0.19.4nb1:../../devel/gettext-tools
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 # XXX there is a subtle bashism in "configure" or a bug in NetBSD's sh  # XXX there is a subtle bashism in "configure" or a bug in NetBSD's sh

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

CVSweb <webmaster@jp.NetBSD.org>