summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authortnn <tnn>2008-05-29 20:54:14 +0000
committertnn <tnn>2008-05-29 20:54:14 +0000
commitf80f49e4ad71f98f33447de5a7849a120379899e (patch)
treec93c0bd1f12f20f9471aa1c4d00c8e074739b2a0 /graphics/Mesa
parentefd990153ee54b82727ffec1e453a6d9f946c034 (diff)
downloadpkgsrc-f80f49e4ad71f98f33447de5a7849a120379899e.tar.gz
Revert previous, sharing the distinfo doesn't work because of the
MESA_PATCHLEVEL junk. Instead make graphics/glx-utils not track the mesa patchlevel at all.
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 1290963010a..afcadb3ae41 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.63 2008/05/29 19:14:17 tnn Exp $
+# $NetBSD: Makefile.common,v 1.64 2008/05/29 20:54:14 tnn Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
#
# graphics/MesaLib
# graphics/MesaDemos
+# graphics/glx-utils
#
MESA_VERSION= 7.0.3
MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL}