Fix typo.

PR:		ports/69373
Submitted by:	Jean-Francois Legros
This commit is contained in:
Volker Stolz 2004-07-21 14:06:02 +00:00
parent de62a04018
commit c954e212d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114345

View file

@ -106,7 +106,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/HTTP/DAV.pm:${PORTSDIR}/www/p5-HTTP-DAV
#.endif
.if exists(${SITE_PERL}/${PERL_ARCH}/Imager.pm)
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}graphics/p5-Imager
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager
.endif
.if exists(${SITE_PERL}/XML/DOM.pm)