diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-02 15:23:00 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-02 15:23:00 +0000 |
commit | fa11aa257681754df6b34efa8d2dfc6992735af0 (patch) | |
tree | 13e870890eb3c5b08df03a95ed920bf3dc6b2fff /graphics/Makefile | |
parent | 50d025f2f6d24adf75b97c70b89ce301097c91ce (diff) | |
download | pkgsrc-fa11aa257681754df6b34efa8d2dfc6992735af0.tar.gz |
+gdk-pixbuf2
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 807df5d52b7..b0b734f38dc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.567 2010/09/16 04:37:24 joerg Exp $ +# $NetBSD: Makefile,v 1.568 2010/11/02 15:23:00 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -118,6 +118,7 @@ SUBDIR+= g3d SUBDIR+= gd SUBDIR+= gdchart SUBDIR+= gdk-pixbuf +SUBDIR+= gdk-pixbuf2 SUBDIR+= geeqie SUBDIR+= gegl SUBDIR+= geomview |