Fix typo.
PR: ports/69373 Submitted by: Jean-Francois Legros
This commit is contained in:
parent
de62a04018
commit
c954e212d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114345
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue