summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2011-07-15 13:56:09 +0000
committerobache <obache>2011-07-15 13:56:09 +0000
commitecd4e5972723968fb852fc0f4d76c4f0589454e1 (patch)
tree866829dc28b19d128491551511d38a9671510e98 /graphics
parent1c0ba9ab9fc88e8a3682293bc8648271e97d1eab (diff)
downloadpkgsrc-ecd4e5972723968fb852fc0f4d76c4f0589454e1.tar.gz
+ py-blockdiag
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 3faf5e3edab..2415669e9f8 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.604 2011/06/19 07:29:48 taca Exp $
+# $NetBSD: Makefile,v 1.605 2011/07/15 13:56:09 obache Exp $
#
COMMENT= Graphics tools and libraries
@@ -342,6 +342,7 @@ SUBDIR+= pstoedit
SUBDIR+= py-OpenGL
SUBDIR+= py-aafigure
SUBDIR+= py-biggles
+SUBDIR+= py-blockdiag
SUBDIR+= py-cairo
SUBDIR+= py-clutter
SUBDIR+= py-clutter-gtk