aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-FSM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-FSM/Makefile')
-rw-r--r--devel/pear-FSM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-FSM/Makefile b/devel/pear-FSM/Makefile
index 249c257a2357..d4edc464fc27 100644
--- a/devel/pear-FSM/Makefile
+++ b/devel/pear-FSM/Makefile
@@ -13,6 +13,6 @@ PEAR_GRAPGHVIZ_DESC= PEAR::GraphViz support
USES= pear
-PEAR_GRAPGHVIZ_RUN_DEPENDS= ${PEARDIR}/GraphViz.php:graphics/pear-Image_GraphViz
+PEAR_GRAPGHVIZ_RUN_DEPENDS= ${PEARDIR}/GraphViz.php:graphics/pear-Image_GraphViz@${PHP_FLAVOR}
.include <bsd.port.mk>