aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-04-12 16:29:07 +0800
committerasami <asami@FreeBSD.org>1996-04-12 16:29:07 +0800
commit1521ea05d316cc1d461e1af85f507aac1d1a6d18 (patch)
tree0afdc35392e094f41814ff981540c4784e13bc4d /graphics
parent99bc4ce850ecffe1807bcffe9641288401a7816c (diff)
downloadfreebsd-ports-gnome-1521ea05d316cc1d461e1af85f507aac1d1a6d18.tar.gz
freebsd-ports-gnome-1521ea05d316cc1d461e1af85f507aac1d1a6d18.tar.zst
freebsd-ports-gnome-1521ea05d316cc1d461e1af85f507aac1d1a6d18.zip
This port is BROKEN. :(
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/Makefile5
-rw-r--r--graphics/mesagl/Makefile5
2 files changed, 4 insertions, 6 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
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 78c5b66bf73c..8199ee23c8f1 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.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