summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/Makefile5
-rw-r--r--graphics/mesagl/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 1b4296a27428..039f01d86f27 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -3,14 +3,15 @@
# Date created: Tue Feb 7 12:02:49 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.5 1995/04/01 12:45:46 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/04 04:56:34 hsu Exp $
#
DISTNAME= Mesa-1.1.3beta
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
CATEGORIES+= graphics
WRKSRC= ${WRKDIR}/Mesa
-USE_GMAKE=
+USE_GMAKE= yes
+USE_X11= yes
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 1b4296a27428..039f01d86f27 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -3,14 +3,15 @@
# Date created: Tue Feb 7 12:02:49 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.5 1995/04/01 12:45:46 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/04 04:56:34 hsu Exp $
#
DISTNAME= Mesa-1.1.3beta
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
CATEGORIES+= graphics
WRKSRC= ${WRKDIR}/Mesa
-USE_GMAKE=
+USE_GMAKE= yes
+USE_X11= yes
ALL_TARGET= freebsd
# won't install until I convert the Makefiles to Imakefiles
NO_INSTALL= yes