summaryrefslogtreecommitdiff
path: root/graphics/cadubi
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-28 17:14:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-28 17:14:11 +0000
commitf0ea38b5ef4729f017da439763cb57222a85d219 (patch)
tree068d3ba6550644505a0f76a35f7e8811baeb530e /graphics/cadubi
parent- Update to version 2001.08.18 (diff)
Fix p5-Term-ReadKey depend
Reported by: bento
Notes
Notes: svn path=/head/; revision=47032
Diffstat (limited to 'graphics/cadubi')
-rw-r--r--graphics/cadubi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile
index b206075b5637..debf0fe013f9 100644
--- a/graphics/cadubi/Makefile
+++ b/graphics/cadubi/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}