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

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

Diff for /pkgsrc/x11/xcb-util/Makefile between version 1.3 and 1.5

version 1.3, 2009/05/29 09:28:17 version 1.5, 2010/02/08 14:07:47
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       xcb-util-0.3.5  DISTNAME=       xcb-util-0.3.6
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   http://xcb.freedesktop.org/dist/  MASTER_SITES=   http://xcb.freedesktop.org/dist/
 EXTRACT_SUFX=   .tar.bz2  EXTRACT_SUFX=   .tar.bz2
Line 13  COMMENT= XCB Utilities
Line 13  COMMENT= XCB Utilities
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=  yes
 USE_TOOLS+=     pkg-config gmake  USE_TOOLS+=     pkg-config gmake m4
 USE_LIBTOOL=    yes  USE_LIBTOOL=    yes
   
 PKGCONFIG_OVERRIDE+=    atom/xcb-atom.pc.in  PKGCONFIG_OVERRIDE+=    atom/xcb-atom.pc.in

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

CVSweb <webmaster@jp.NetBSD.org>