summaryrefslogtreecommitdiff
path: root/graphics/Mesa
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1999-04-14 20:01:42 +0000
committergarbled <garbled@pkgsrc.org>1999-04-14 20:01:42 +0000
commit5f13735a5973429ca2dd19d3aa2cac68e2746a37 (patch)
tree6349fd8825e54fceafd3e12f1cb3fc3b8ab91381 /graphics/Mesa
parent0a35523e9488cdf25d1a0b1a5d71e131f03639f1 (diff)
downloadpkgsrc-5f13735a5973429ca2dd19d3aa2cac68e2746a37.tar.gz
Now that we are at 1.4, we don't need to exclude this from alpha anymore.
Diffstat (limited to 'graphics/Mesa')
-rw-r--r--graphics/Mesa/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 553d1e2874f..9e8382a90e7 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 1999/02/20 22:48:30 hubertf Exp $
+# $NetBSD: Makefile,v 1.24 1999/04/14 20:01:42 garbled Exp $
#
DISTNAME= MesaLib-3.0
@@ -13,8 +13,6 @@ DISTFILES= MesaLib-${MESA_VERSION}${EXTRACT_SUFX} \
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.ssec.wisc.edu/~brianp/Mesa.html
-NOT_FOR_ARCHS= alpha #gcc lossage
-
WRKSRC= ${WRKDIR}/${PKGNAME}
ALL_TARGET= netbsd
USE_X11BASE= yes