aboutsummaryrefslogtreecommitdiff
path: root/graphics/Mesa3
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r--graphics/Mesa3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 78c5b66bf73c..8199ee23c8f1 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.7 1995/04/04 06:09:38 jkh Exp $
+# $Id: Makefile,v 1.8 1995/04/09 07:09:32 asami Exp $
#
DISTNAME= Mesa-1.1.3beta
@@ -11,8 +11,7 @@ PKGNAME= Mesa-1.1.3b
CATEGORIES+= graphics
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
-# won't install until I convert the Makefiles to Imakefiles
-NO_INSTALL= yes
+BROKEN= yes # won't install until I convert the Makefiles to Imakefiles
WRKSRC= ${WRKDIR}/Mesa
USE_GMAKE= yes
USE_X11= yes