diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-25 13:23:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-25 13:23:13 +0000 |
commit | c305542f246304f9a519abee353be256e01518dd (patch) | |
tree | 084c9ac47122f7ca35561e7312d813385e9121bc /graphics/Makefile | |
parent | fb84cd065429493145a071b94afe98ca9288b846 (diff) | |
download | pkgsrc-c305542f246304f9a519abee353be256e01518dd.tar.gz |
+ gegl0.2.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4878e1a97f9..26dea8d45f6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.711 2015/08/23 13:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.712 2015/08/25 13:23:13 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -132,6 +132,7 @@ SUBDIR+= gdk-pixbuf2-jasper SUBDIR+= gdk-pixbuf2-xlib SUBDIR+= geeqie SUBDIR+= gegl +SUBDIR+= gegl0.2 SUBDIR+= geomview SUBDIR+= get_ds7 SUBDIR+= gexiv2 |