diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-11-03 01:50:42 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-11-03 01:50:42 +0000 |
commit | bfd41c11598243b34e87a7e5625ac1f7a276b69d (patch) | |
tree | a5f910d3bd257a90048d68357f57faeeea253cf1 /graphics | |
parent | a0af4b3df4d717ef1e136f4c66cfdb027b353b0c (diff) | |
download | pkgsrc-bfd41c11598243b34e87a7e5625ac1f7a276b69d.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 |