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

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

Diff for /pkgsrc/graphics/gle/Makefile between version 1.12 and 1.13

version 1.12, 2004/01/31 11:37:33 version 1.13, 2004/02/01 10:04:12
Line 12  MAINTAINER= tech-pkg@NetBSD.org
Line 12  MAINTAINER= tech-pkg@NetBSD.org
 HOMEPAGE=       http://www.linas.org/gle/  HOMEPAGE=       http://www.linas.org/gle/
 COMMENT=        GL subroutines for drawing tubing and extrusions  COMMENT=        GL subroutines for drawing tubing and extrusions
   
 USE_BUILDLINK2=         YES  USE_BUILDLINK3=         YES
 USE_X11=                YES  USE_X11=                YES
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
   
Line 22  CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.s
Line 22  CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.s
 USE_LIBTOOL=            YES  USE_LIBTOOL=            YES
 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool  LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
   
 .include "../../graphics/Mesa/buildlink2.mk"  .include "../../graphics/Mesa/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>