From 352f46beda2e9ee309cbb0f8d4d06f3bc3ffcb22 Mon Sep 17 00:00:00 2001 From: bjs Date: Sun, 27 Jul 2008 00:11:05 +0000 Subject: Add Mesa-${MESA_VERSION} subdirectory to ${MASTER_SITE_LOCAL} so we can fetch the distfiles! --- graphics/Mesa/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common index 75293941042..cd7fe617d2f 100644 --- a/graphics/Mesa/Makefile.common +++ b/graphics/Mesa/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.66 2008/07/27 00:03:42 bjs Exp $ +# $NetBSD: Makefile.common,v 1.67 2008/07/27 00:11:05 bjs Exp $ # # This Makefile fragment is included either directly or indirectly (through # Makefile.lib) by all packages that are built from the Mesa sources. @@ -8,7 +8,7 @@ DISTNAME?= MesaLib-${MESA_VERSION} EXTRACT_SUFX= .tar.bz2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL:=Mesa-${MESA_VERSION}/} # When changing this version, please run "make distinfo" in the following # package directories: -- cgit v1.2.3