summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorobache <obache>2009-05-10 11:43:22 +0000
committerobache <obache>2009-05-10 11:43:22 +0000
commitc387936e82bbc9e5f357fec8e48a6d1516dfb824 (patch)
tree8f11a57af5d6117c1907c4bfec6ce075b6d0ee3d /graphics/Makefile
parent53f1ab5e9ec7c7d829b2d470d3076cd166384a87 (diff)
downloadpkgsrc-c387936e82bbc9e5f357fec8e48a6d1516dfb824.tar.gz
Add py-goocanvas.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 494639ced68..3cf306cbb3d 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.521 2009/04/21 17:52:26 schmonz Exp $
+# $NetBSD: Makefile,v 1.522 2009/05/10 11:43:22 obache Exp $
#
COMMENT= Graphics tools and libraries
@@ -310,6 +310,7 @@ SUBDIR+= py-clutter
SUBDIR+= py-gd
SUBDIR+= py-gdchart
SUBDIR+= py-gnuplot
+SUBDIR+= py-goocanvas
SUBDIR+= py-gtkglext
SUBDIR+= py-imaging
SUBDIR+= py-imagingtk