From 3981291817e480a55dad43d1d389d7484440d760 Mon Sep 17 00:00:00 2001 From: dsainty Date: Sat, 23 Aug 2008 02:51:19 +0000 Subject: Set DIST_SUBDIR=Mesa-7.0.4.1 (via MESA_PKGVERSION). This allows people that already have the older custom Mesa-7.0.4 tarballs to correctly upgrade Mesa to the standard distributions without having to know to delete the old sources or get confused by the mismatching distinfo checkhashes. Update the paths in the related distinfos for the change. --- graphics/Mesa/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/Mesa') 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" -- cgit v1.2.3