summaryrefslogtreecommitdiff
path: root/graphics/Mesa3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-12 08:29:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-12 08:29:07 +0000
commit73229566ef06833ef5960c89a1cae47c5a34db94 (patch)
tree8c1a27f0ed197bdddfa433afe5c459fad4fcca2b /graphics/Mesa3
parentAdd Mesa to SUBDIR. (diff)
This port is BROKEN. :(
Notes
Notes: svn path=/head/; revision=2983
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