diff options
author | rh <rh@pkgsrc.org> | 2003-04-23 08:16:40 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-23 08:16:40 +0000 |
commit | 5534c1a204348f7d878e18fdadca6eefb55c028c (patch) | |
tree | 5866ee6b7f6252e04c6bbf43512f60cbd05aca28 /graphics | |
parent | fb95fa0c5aeb7a66ebf84d27ca91993a5192dedc (diff) | |
download | pkgsrc-5534c1a204348f7d878e18fdadca6eefb55c028c.tar.gz |
Add and enable swfdec
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 eab3fdb3b56..d032d4da1f2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2003/04/19 08:09:18 salo Exp $ +# $NetBSD: Makefile,v 1.241 2003/04/23 08:16:40 rh Exp $ # COMMENT= Graphics tools and libraries @@ -206,6 +206,7 @@ SUBDIR+= scrot SUBDIR+= sketch SUBDIR+= smpeg-xmms SUBDIR+= sodipodi +SUBDIR+= swfdec SUBDIR+= tcm SUBDIR+= tgif SUBDIR+= tiff |