aboutsummaryrefslogtreecommitdiff
path: root/graphics/gegl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-05-20 20:22:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-05-20 20:22:57 +0000
commit283ecbf03acb19cb4841d7f10e5c9dfaec39d691 (patch)
tree4222502a5473eeb873e3e5b59319e216e9e6e7f2 /graphics/gegl
parentbfb3fa20dc7ffa12cd6e3c3f3ea812466719052d (diff)
Notes
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 4b89ef55f2d6..1ad0a7621b0e 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -91,7 +91,7 @@ PLIST_SUB+= FFMPEG="@comment "
.endif
.if !defined(WITHOUT_GRAPHVIZ)
-LIB_DEPENDS+= graph.4:${PORTSDIR}/graphics/graphviz
+LIB_DEPENDS+= graph:${PORTSDIR}/graphics/graphviz
.else
CONFIGURE_ARGS+=--without-graphviz
.endif