aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/lire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index b7016f634cc..cf7edcce4b4 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -257,7 +257,7 @@ IGNORE= sysutils/lire requires are least Perl 5.6.1, while Perl 5.8.2 is recomm
.endif
.ifdef(WITH_CHARTS)
-RUN_DEPENDS+= pl:${PORTSDIR}/math/ploticus-nox11 \
+RUN_DEPENDS+= ploticus:${PORTSDIR}/math/ploticus-nox11 \
dia:${PORTSDIR}/graphics/dia
BUILD_DEPENDS+= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
.endif