summaryrefslogtreecommitdiff
path: root/graphics/mesagl/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-09 07:09:55 +0000
commit7f6c181f3858aaf4e88fb144597b8634b03a89d0 (patch)
tree50458c593c017954928a3a698c0a8f4fa0143954 /graphics/mesagl/Makefile
parentAnother round of Makefile updates, editors version. (diff)
Yet another round of Makefile updates, graphics version.
Notes
Notes: svn path=/head/; revision=1309
Diffstat (limited to '')
-rw-r--r--graphics/mesagl/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 039f01d86f27..78c5b66bf73c 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -3,18 +3,20 @@
# Date created: Tue Feb 7 12:02:49 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.6 1995/04/04 04:56:34 hsu Exp $
+# $Id: Makefile,v 1.7 1995/04/04 06:09:38 jkh Exp $
#
DISTNAME= Mesa-1.1.3beta
-MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/
+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
WRKSRC= ${WRKDIR}/Mesa
USE_GMAKE= yes
USE_X11= yes
ALL_TARGET= freebsd
-# won't install until I convert the Makefiles to Imakefiles
-NO_INSTALL= yes
# won't need this after I convert the Makefiles to Imakefiles
pre-build: