From ad8942652108e7e319190d3eebfad699995bc9ae Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 13 Jul 2005 12:21:48 +0000 Subject: Fix dependency on ploticus. Thanks to kris@ for showing me the right error log. --- sysutils/lire/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/lire') diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile index b7016f634cc4..cf7edcce4b47 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 -- cgit v1.2.3