diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-11-01 16:30:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-11-01 16:30:46 +0000 |
commit | 96d04dea2d2a5018a2d10088f116f143cc52655b (patch) | |
tree | ffcee0c51590421231a5be2bd9c1865ef5b0cbfc /graphics/Makefile | |
parent | 99bea9a5b24888a44e1ff0b2ced6f677bc72669b (diff) | |
download | pkgsrc-96d04dea2d2a5018a2d10088f116f143cc52655b.tar.gz |
add & enable mgl
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index aeafab23197..5971dc50f84 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2000/11/01 15:05:54 tron Exp $ +# $NetBSD: Makefile,v 1.98 2000/11/01 16:30:46 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -56,6 +56,7 @@ SUBDIR += libungif SUBDIR += libwmf SUBDIR += magicpoint + SUBDIR += mgl SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg_play |