aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2004-12-29 01:02:57 +0800
committerMichael Landin <mich@FreeBSD.org>2004-12-29 01:02:57 +0800
commit55195883ea1885da957c0f439de11466c2a5c3f1 (patch)
treee9a0b33460f9ccfdbd573a55f986ba2f193db20f /irc
parentc5e9265367b9a9be3c27db17686423e339690a2e (diff)
downloadfreebsd-ports-55195883ea1885da957c0f439de11466c2a5c3f1.tar.gz
freebsd-ports-55195883ea1885da957c0f439de11466c2a5c3f1.tar.zst
freebsd-ports-55195883ea1885da957c0f439de11466c2a5c3f1.zip
o Fix dependency path
PR: ports/75579 Submitted by: Kuang-che Wu <kcwu@csie.org>
Notes
Notes: svn path=/head/; revision=125351
Diffstat (limited to 'irc')
-rw-r--r--irc/pisg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile
index c14c1f371ba2..c98b2ce8fc30 100644
--- a/irc/pisg/Makefile
+++ b/irc/pisg/Makefile
@@ -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: