pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/Mesa Add Mesa-${MESA_VERSION} subdirectory to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c14b6b577366
branches: trunk
changeset: 545117:c14b6b577366
user: bjs <bjs%pkgsrc.org@localhost>
date: Sun Jul 27 00:11:05 2008 +0000
description:
Add Mesa-${MESA_VERSION} subdirectory to ${MASTER_SITE_LOCAL}
so we can fetch the distfiles!
diffstat:
graphics/Mesa/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fbba09b37c5e -r c14b6b577366 graphics/Mesa/Makefile.common
--- a/graphics/Mesa/Makefile.common Sun Jul 27 00:06:20 2008 +0000
+++ b/graphics/Mesa/Makefile.common Sun Jul 27 00:11:05 2008 +0000
@@ -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:
Home |
Main Index |
Thread Index |
Old Index