aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryzlin <yzlin@FreeBSD.org>2010-05-12 23:03:46 +0800
committeryzlin <yzlin@FreeBSD.org>2010-05-12 23:03:46 +0800
commit0174098dcdcecc7fcd7fbac1f4d26e870f46e5f9 (patch)
tree561b4a9a7f30f4a9a1f26dc8ab98176b6b63010a
parent1def966a9970fe67183b67841f5d09127b4039c2 (diff)
downloadfreebsd-ports-gnome-0174098dcdcecc7fcd7fbac1f4d26e870f46e5f9.tar.gz
freebsd-ports-gnome-0174098dcdcecc7fcd7fbac1f4d26e870f46e5f9.tar.zst
freebsd-ports-gnome-0174098dcdcecc7fcd7fbac1f4d26e870f46e5f9.zip
- Fix boken index: add missing port entries py-graph-{core,dot}
Approved by: rafan (co-mentor)
-rw-r--r--graphics/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 3d6a8c290e26..fd96c598f862 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -758,6 +758,8 @@
SUBDIR += py-glewpy
SUBDIR += py-goocanvas
SUBDIR += py-graph
+ SUBDIR += py-graph-core
+ SUBDIR += py-graph-dot
SUBDIR += py-graphviz
SUBDIR += py-gvgen
SUBDIR += py-imaging