diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-12-01 00:31:35 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-12-01 00:31:35 +0000 |
commit | a9d9924a0d2cc33cb71ccf4fb3ed6c0d4be59a24 (patch) | |
tree | 493b0c87964a3a8d880f4a494d3edb3d9b43cb13 | |
parent | 551b05afe61dcbff216594f3b1d61bbdcbb26976 (diff) | |
download | pkgsrc-a9d9924a0d2cc33cb71ccf4fb3ed6c0d4be59a24.tar.gz |
add & enable moz-flash
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 57eb05c16b6..68e4f16e45e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2001/11/29 09:00:00 martti Exp $ +# $NetBSD: Makefile,v 1.166 2001/12/01 00:31:35 hubertf Exp $ # COMMENT= Graphics tools and libraries @@ -92,6 +92,7 @@ SUBDIR+= libwmf SUBDIR+= magicpoint SUBDIR+= mgl SUBDIR+= mng +SUBDIR+= moz-flash SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode |