summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-05 16:41:05 +0000
committerwiz <wiz>2014-10-05 16:41:05 +0000
commit9ad014b723713f249df0022b0a8f9b60b4973d8d (patch)
tree2480e460ff161850b9fccffc99831a1bbe1baf7e /graphics/Mesa
parent5f31fb7841cccd30d31a808dd1fb75a37681da19 (diff)
downloadpkgsrc-9ad014b723713f249df0022b0a8f9b60b4973d8d.tar.gz
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index e647c3e7158..4e2dbca80e2 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.75 2013/07/06 21:56:13 wiz Exp $
+# $NetBSD: Makefile.common,v 1.76 2014/10/05 16:41:07 wiz Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
#
# used by graphics/Mesa/Makefile.lib
+# used by graphics/glx-utils/Makefile
.include "../../graphics/Mesa/Makefile.version"