diff options
Diffstat (limited to 'devel/pear-FSM/Makefile')
-rw-r--r-- | devel/pear-FSM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-FSM/Makefile b/devel/pear-FSM/Makefile index a19d083253b2..447d5a017038 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:${PORTSDIR}/graphics/pear-Image_GraphViz +PEAR_GRAPGHVIZ_RUN_DEPENDS= ${PEARDIR}/GraphViz.php:graphics/pear-Image_GraphViz .include <bsd.port.mk> |