summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 11:42:22 +0000
committerrh <rh>2000-10-15 11:42:22 +0000
commit57fdc2db29f5aa1c6c6f4a2c90a28b520bccfbb8 (patch)
treea396d74779a40749d689d590d9a870f25d0bcc05 /graphics/Makefile
parent611722b54a13799dd596757488ec12527a1c860d (diff)
downloadpkgsrc-57fdc2db29f5aa1c6c6f4a2c90a28b520bccfbb8.tar.gz
Add and enable MesaLib
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index e3ddb8fe14d..24cb41dd483 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2000/08/28 17:39:08 rh Exp $
+# $NetBSD: Makefile,v 1.90 2000/10/15 11:42:22 rh Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -6,6 +6,7 @@
SUBDIR += ImageMagick
SUBDIR += Mesa
SUBDIR += Mesa-glx
+ SUBDIR += MesaLib
SUBDIR += Ngraph
SUBDIR += camediaplay
SUBDIR += cdlabelgen