diff options
author | obache <obache@pkgsrc.org> | 2009-05-10 13:13:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-10 13:13:56 +0000 |
commit | 25c961c31ffe2c131d7d5cf1e813c7c4c15264fe (patch) | |
tree | 186bfa8d5230f96a50043a952e2ff1dbd728719a /graphics/Makefile | |
parent | 870ac811672cf843b5c7eb7af877bc3a86189766 (diff) | |
download | pkgsrc-25c961c31ffe2c131d7d5cf1e813c7c4c15264fe.tar.gz |
Add goocanvasmm.
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 3cf306cbb3d..97bd0969575 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.522 2009/05/10 11:43:22 obache Exp $ +# $NetBSD: Makefile,v 1.523 2009/05/10 13:13:56 obache Exp $ # COMMENT= Graphics tools and libraries @@ -154,6 +154,7 @@ SUBDIR+= gnuplot SUBDIR+= gnuplot-nox11 SUBDIR+= gocr SUBDIR+= goocanvas +SUBDIR+= goocanvasmm SUBDIR+= gphoto SUBDIR+= gphoto2 SUBDIR+= gqview |