diff options
author | gls <gls@pkgsrc.org> | 2010-11-15 19:09:01 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2010-11-15 19:09:01 +0000 |
commit | dbcff45158118c19086761c26ad34e28bfb98cc6 (patch) | |
tree | dca2e7f555e5b9c6b7a0b913c8860d16b3439edb /graphics/Makefile | |
parent | 36f3991c0a1d3408d2ced0d2668c7c0ba399a9e6 (diff) | |
download | pkgsrc-dbcff45158118c19086761c26ad34e28bfb98cc6.tar.gz |
Add and enable graphics/libgexiv2, graphics/libraw and graphics/shotwell
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 03aa724e15e..509673abb77 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.570 2010/11/14 20:15:48 drochner Exp $ +# $NetBSD: Makefile,v 1.571 2010/11/15 19:09:01 gls Exp $ # COMMENT= Graphics tools and libraries @@ -227,6 +227,7 @@ SUBDIR+= libcaca SUBDIR+= libexif SUBDIR+= libexif-gtk SUBDIR+= libgdiplus +SUBDIR+= libgexiv2 SUBDIR+= libggi SUBDIR+= libggigcp SUBDIR+= libggimisc @@ -243,6 +244,7 @@ SUBDIR+= liblqr SUBDIR+= libotf SUBDIR+= libpano13 SUBDIR+= libpuzzle +SUBDIR+= libraw SUBDIR+= librsvg SUBDIR+= libscigraphica SUBDIR+= libungif @@ -384,6 +386,7 @@ SUBDIR+= sane-frontends SUBDIR+= scidavis SUBDIR+= scigraphica SUBDIR+= scrot +SUBDIR+= shotwell SUBDIR+= showimg SUBDIR+= silgraphite SUBDIR+= silgraphite-ft |