diff options
author | ryoon <ryoon> | 2011-10-28 13:49:44 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-10-28 13:49:44 +0000 |
commit | d32f1272491ce8c159c04ca6faedd12c5b07e2f0 (patch) | |
tree | 07082b85ad8a50f1eb1a621803f2ca557d2dd426 /graphics | |
parent | c45cdbc61bd5d5f5b41886a3ca760608494ece51 (diff) | |
download | pkgsrc-d32f1272491ce8c159c04ca6faedd12c5b07e2f0.tar.gz |
Add libwebp
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 a436a3f6875..f6e3c3c9a19 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.615 2011/10/27 18:26:58 minskim Exp $ +# $NetBSD: Makefile,v 1.616 2011/10/28 13:49:44 ryoon Exp $ # COMMENT= Graphics tools and libraries @@ -263,6 +263,7 @@ SUBDIR+= libscigraphica SUBDIR+= libungif SUBDIR+= libv4l SUBDIR+= libvideogfx +SUBDIR+= libwebp SUBDIR+= libwmf SUBDIR+= libxmi SUBDIR+= ljpeg |