summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-06-13 11:57:42 +0000
committerobache <obache@pkgsrc.org>2012-06-13 11:57:42 +0000
commit7e6a1b682277c1ad8cda79580ca255a6c2a821a7 (patch)
tree466e5f40c6d4f0eec4c1c0eb242f2742b5aac952
parentae0786c48580feaa40f6e39f8e24e7dbcb5388d1 (diff)
downloadpkgsrc-7e6a1b682277c1ad8cda79580ca255a6c2a821a7.tar.gz
note "used by".
-rw-r--r--graphics/Mesa/Makefile.lib6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile.lib b/graphics/Mesa/Makefile.lib
index 22d056ef4ee..01d51ba7291 100644
--- a/graphics/Mesa/Makefile.lib
+++ b/graphics/Mesa/Makefile.lib
@@ -1,8 +1,12 @@
-# $NetBSD: Makefile.lib,v 1.13 2008/07/27 00:03:42 bjs Exp $
+# $NetBSD: Makefile.lib,v 1.14 2012/06/13 11:57:42 obache Exp $
#
# This Makefile fragment is included by all packages that build libraries
# from the Mesa sources.
#
+# used by graphics/glu/Makefile
+# used by graphics/glut/Makefile
+# used by graphics/MesaDemos/Makefile
+# used by graphics/MesaLib/Makefile
.include "../../graphics/Mesa/Makefile.common"