From dcce344737b1f66d0709d82783b772193c107dc3 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 20 Jul 1998 10:14:24 +0000 Subject: Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending Justin's upgrade. Change all "graphics/Mesa" dependencies to "graphics/Mesa2". Requested by: jseger --- graphics/Makefile | 5 +++-- graphics/Mesa3/Makefile | 4 +++- graphics/geomview/Makefile | 4 ++-- graphics/mesagl/Makefile | 4 +++- 4 files changed, 11 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/Makefile b/graphics/Makefile index c8a6d51be328..351e086b0f52 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.83 1998/07/13 02:26:45 steve Exp $ +# $Id: Makefile,v 1.84 1998/07/16 06:36:49 tg Exp $ # SUBDIR += EZWGL SUBDIR += ImageMagick - SUBDIR += Mesa + SUBDIR += Mesa2 + SUBDIR += Mesa3 SUBDIR += aalib SUBDIR += aero SUBDIR += aview diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index b5633b5148c7..7c04eacb9cd0 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.22 1998/02/15 17:13:13 jseger Exp $ +# $Id: Makefile,v 1.23 1998/03/10 09:26:05 tg Exp $ # DISTNAME= MesaLib-2.6 @@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-2.6.tar.gz MAINTAINER= jseger@FreeBSD.ORG +BROKEN= awaiting upgrade to Mesa3 after repository copy + WRKSRC= ${WRKDIR}/${PKGNAME} ALL_TARGET= freebsd-386 diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index f2147a7996ee..59490975390b 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -3,7 +3,7 @@ # Date created: 5 November 1996 # Whom: fenner # -# $Id:$ +# $Id: Makefile,v 1.4 1997/11/27 00:32:32 fenner Exp $ DISTNAME= geomview-1.6.1 CATEGORIES= graphics tk42 @@ -14,7 +14,7 @@ DISTFILES= geomview-1.6.1-src.tar.gz MAINTAINER= fenner@freebsd.org LIB_DEPENDS= xforms\\.0:${PORTSDIR}/x11/xforms \ - MesaGL\\.13:${PORTSDIR}/graphics/Mesa \ + MesaGL\\.13:${PORTSDIR}/graphics/Mesa2 \ tk42:${PORTSDIR}/x11/tk42 WRKSRC= ${WRKDIR}/Geomview diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index b5633b5148c7..7c04eacb9cd0 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.22 1998/02/15 17:13:13 jseger Exp $ +# $Id: Makefile,v 1.23 1998/03/10 09:26:05 tg Exp $ # DISTNAME= MesaLib-2.6 @@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-2.6.tar.gz MAINTAINER= jseger@FreeBSD.ORG +BROKEN= awaiting upgrade to Mesa3 after repository copy + WRKSRC= ${WRKDIR}/${PKGNAME} ALL_TARGET= freebsd-386 -- cgit v1.2.3