1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

o Fix dependency path

PR:			ports/75579
Submitted by:		Kuang-che Wu <kcwu@csie.org>
This commit is contained in:
Michael Landin 2004-12-28 17:02:57 +00:00
parent c5e9265367
commit 55195883ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125351

View File

@ -23,7 +23,7 @@ OPTIONS= LOGCHARSET "Character set for logfiles" off
.include <bsd.port.pre.mk>
.if defined(WITH_LOGCHARSET)
RUN_DEPENDS+= ${SITE_PERL}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
.endif
do-build: