summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index 5bb590942c9..a23d12c9831 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.68 2008/08/17 08:25:50 bjs Exp $
+# $NetBSD: Makefile.common,v 1.69 2008/08/23 02:51:19 dsainty Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -34,7 +34,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Mesa-${MESA_VERSION}
BUILDING_MESA= yes
NO_CONFIGURE= yes
-DIST_SUBDIR= Mesa-${MESA_VERSION}
+DIST_SUBDIR= Mesa-${MESA_PKGVERSION}
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"