summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile4
-rw-r--r--graphics/Mesa/Makefile.common9
2 files changed, 5 insertions, 8 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 23deb46000e..d985bddeb66 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2004/10/03 00:14:48 tv Exp $
+# $NetBSD: Makefile,v 1.60 2004/10/26 13:55:17 adam Exp $
PKGNAME= Mesa-${MESA_VERSION}
-PKGREVISION= 1
MASTER_SITES= # empty
DISTFILES= # empty
@@ -26,7 +25,6 @@ do-install: # empty
# The ordering is important here as glut/buildlink3.mk sets the version
# of Mesa required.
-#
.include "../../graphics/glut/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index ddbf7e2ca7a..56d75439451 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2004/10/13 18:00:08 tv Exp $
-#
+# $NetBSD: Makefile.common,v 1.32 2004/10/26 13:55:17 adam Exp $
DISTNAME= MesaLib-${MESA_VERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -9,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX= .tar.bz2
-MESA_VERSION= 6.0.1
+MESA_VERSION= 6.2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mesa3d.org/
@@ -21,8 +20,8 @@ USE_X11= yes
BUILDING_MESA= yes
NO_CONFIGURE= yes
DIST_SUBDIR= Mesa-${MESA_VERSION}
-PATCHDIR?= ${.CURDIR}/../../graphics/MesaLib/patches
-DISTINFO_FILE?= ${.CURDIR}/../../graphics/MesaLib/distinfo
+PATCHDIR?= ${.CURDIR}/../MesaLib/patches
+DISTINFO_FILE?= ${.CURDIR}/../MesaLib/distinfo
INSTALLATION_DIRS+= lib