Remove dia dependency

Submitted by:	Matt Day <mattlire@fjarlq.com>
This commit is contained in:
Edwin Groothuis 2006-12-20 10:40:05 +00:00
parent 395a1f9ca6
commit 6274ed3fd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180259

View file

@ -268,8 +268,7 @@ IGNORE= sysutils/lire requires are least Perl 5.6.1, while Perl 5.8.2 is recomm
.endif
.ifdef(WITH_CHARTS)
RUN_DEPENDS+= ploticus:${PORTSDIR}/math/ploticus-nox11 \
dia:${PORTSDIR}/graphics/dia
RUN_DEPENDS+= ploticus:${PORTSDIR}/math/ploticus-nox11
BUILD_DEPENDS+= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
.endif
.ifdef(WITH_HTML)