Wed Jun 13 11:57:43 2012 UTC ()
note "used by".


(obache)
diff -r1.13 -r1.14 pkgsrc/graphics/Mesa/Makefile.lib

cvs diff -r1.13 -r1.14 pkgsrc/graphics/Mesa/Attic/Makefile.lib (expand / switch to unified diff)

--- pkgsrc/graphics/Mesa/Attic/Makefile.lib 2008/07/27 00:03:42 1.13
+++ pkgsrc/graphics/Mesa/Attic/Makefile.lib 2012/06/13 11:57:42 1.14
@@ -1,18 +1,22 @@ @@ -1,18 +1,22 @@
1# $NetBSD: Makefile.lib,v 1.13 2008/07/27 00:03:42 bjs Exp $ 1# $NetBSD: Makefile.lib,v 1.14 2012/06/13 11:57:42 obache Exp $
2# 2#
3# This Makefile fragment is included by all packages that build libraries 3# This Makefile fragment is included by all packages that build libraries
4# from the Mesa sources. 4# from the Mesa sources.
5# 5#
 6# used by graphics/glu/Makefile
 7# used by graphics/glut/Makefile
 8# used by graphics/MesaDemos/Makefile
 9# used by graphics/MesaLib/Makefile
6 10
7.include "../../graphics/Mesa/Makefile.common" 11.include "../../graphics/Mesa/Makefile.common"
8 12
9DISTFILES+= MesaLib-${MESA_VERSION}${EXTRACT_SUFX} 13DISTFILES+= MesaLib-${MESA_VERSION}${EXTRACT_SUFX}
10DISTFILES+= MesaGLUT-${MESA_VERSION}${EXTRACT_SUFX} 14DISTFILES+= MesaGLUT-${MESA_VERSION}${EXTRACT_SUFX}
11DISTFILES+= MesaDemos-${MESA_VERSION}${EXTRACT_SUFX} 15DISTFILES+= MesaDemos-${MESA_VERSION}${EXTRACT_SUFX}
12 16
13PKG_INSTALLATION_TYPES= overwrite pkgviews 17PKG_INSTALLATION_TYPES= overwrite pkgviews
14 18
15USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
16USE_LIBTOOL= yes 20USE_LIBTOOL= yes
17LIBTOOL= ${PKG_SHLIBTOOL} 21LIBTOOL= ${PKG_SHLIBTOOL}
18USE_TOOLS+= gmake pkg-config 22USE_TOOLS+= gmake pkg-config