aboutsummaryrefslogtreecommitdiff
path: root/graphics/Mesa3
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/Mesa3
parent94105bca125e0ac414db212cb79fae3d10e52321 (diff)
downloadports-7f6c181f3858aaf4e88fb144597b8634b03a89d0.tar.gz
ports-7f6c181f3858aaf4e88fb144597b8634b03a89d0.zip
Notes
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r--graphics/Mesa3/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 039f01d86f27..78c5b66bf73c 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/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: