diff options
author | hubertf <hubertf> | 1997-11-03 01:50:42 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-11-03 01:50:42 +0000 |
commit | 84b4e335c7e51d76545e8c2c4a769b208d2d5209 (patch) | |
tree | a5f910d3bd257a90048d68357f57faeeea253cf1 /graphics | |
parent | abce0c04058f167ee39bb8610b3bc23279fceb5e (diff) | |
download | pkgsrc-84b4e335c7e51d76545e8c2c4a769b208d2d5209.tar.gz |
Mesa works
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a023ad19ca5..f3a534a6d16 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1997/10/06 13:33:26 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/11/03 01:50:43 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # # SUBDIR += ImageMagick -# SUBDIR += Mesa + SUBDIR += Mesa # SUBDIR += aero # SUBDIR += camediaplay # SUBDIR += dc3play |