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

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

Diff for /pkgsrc/graphics/MesaLib/Makefile between version 1.5 and 1.6

version 1.5, 2001/02/16 15:22:15 version 1.6, 2001/03/23 12:36:54
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=               MesaLib-3.4  DISTNAME=               MesaLib-3.4.1
 WRKSRC=                 ${WRKDIR}/${DISTNAME:S/Lib//}  WRKSRC=                 ${WRKDIR}/${DISTNAME:S/Lib//}
 CATEGORIES=             graphics  CATEGORIES=             graphics
 MASTER_SITES=           ftp://ftp.mesa3d.org/mesa/ \  MASTER_SITES=           ftp://ftp.mesa3d.org/mesa/ \
Line 16  CHECK_MESA=  yes
Line 16  CHECK_MESA=  yes
 USE_X11BASE=            yes  USE_X11BASE=            yes
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 LTCONFIG_OVERRIDE=      ${WRKSRC}/ltconfig  LTCONFIG_OVERRIDE=      ${WRKSRC}/ltconfig
   USE_GMAKE=      yes
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 CONFIGURE_ARGS=         --enable-static  CONFIGURE_ARGS=         --enable-static

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

CVSweb <webmaster@jp.NetBSD.org>