diff options
author | zuntum <zuntum> | 2001-04-12 21:30:40 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-12 21:30:40 +0000 |
commit | 91a671ef9021d9646b8abbd61f07ba2641c8169e (patch) | |
tree | 61b4eb6fb7cf3032d90efbc36066b09dbc1a770c /graphics | |
parent | 2a43c129d94d0713a26fba6942de1939bd194349 (diff) | |
download | pkgsrc-91a671ef9021d9646b8abbd61f07ba2641c8169e.tar.gz |
add & enable avifile
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e0f4f3a2191..15604854d40 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2001/04/12 20:51:09 zuntum Exp $ +# $NetBSD: Makefile,v 1.130 2001/04/12 21:30:40 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -12,6 +12,7 @@ SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= alevt SUBDIR+= autotrace +SUBDIR+= avifile SUBDIR+= blender SUBDIR+= camediaplay SUBDIR+= cdlabelgen |