aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Mesa3/Makefile3
-rw-r--r--graphics/mesagl/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index c8b3f2479074..e6ccb4157af9 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -3,12 +3,13 @@
# Date created: Tue Feb 7 12:02:49 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.2 1995/03/06 04:35:27 hsu Exp $
+# $Id: Makefile,v 1.3 1995/03/15 17:02:53 hsu Exp $
#
DISTNAME= Mesa-1.1.2beta
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
WRKSRC= ${WRKDIR}/Mesa
+USE_GMAKE=
ALL_TARGET= freebsd
# won't install until I convert the Makefiles to Imakefiles
NO_INSTALL= yes
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index c8b3f2479074..e6ccb4157af9 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -3,12 +3,13 @@
# Date created: Tue Feb 7 12:02:49 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.2 1995/03/06 04:35:27 hsu Exp $
+# $Id: Makefile,v 1.3 1995/03/15 17:02:53 hsu Exp $
#
DISTNAME= Mesa-1.1.2beta
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
WRKSRC= ${WRKDIR}/Mesa
+USE_GMAKE=
ALL_TARGET= freebsd
# won't install until I convert the Makefiles to Imakefiles
NO_INSTALL= yes