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

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

Diff for /pkgsrc/x11/xrandr/Makefile between version 1.5 and 1.6

version 1.5, 2007/08/05 21:42:40 version 1.6, 2008/05/17 20:33:50
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       xrandr-1.2.2  DISTNAME=       xrandr-1.2.3
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   http://xorg.freedesktop.org/releases/individual/app/  MASTER_SITES=   http://xorg.freedesktop.org/releases/individual/app/
 EXTRACT_SUFX=   .tar.bz2  EXTRACT_SUFX=   .tar.bz2
Line 17  USE_TOOLS+= pkg-config
Line 17  USE_TOOLS+= pkg-config
   
 CONFIGURE_ENV+=         APP_MAN_SUFFIX=1  CONFIGURE_ENV+=         APP_MAN_SUFFIX=1
   
   # for fabs()
   LIBS+=          -lm
   
 BUILDLINK_API_DEPENDS.libXrandr+=       libXrandr>=1.2  BUILDLINK_API_DEPENDS.libXrandr+=       libXrandr>=1.2
   
 .include "../../x11/libXrandr/buildlink3.mk"  .include "../../x11/libXrandr/buildlink3.mk"

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

CVSweb <webmaster@jp.NetBSD.org>