aboutsummaryrefslogtreecommitdiff
path: root/devel/otrs/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-01 21:26:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-01 21:26:00 +0000
commitd02327436be5925d8b5aaa31afffa3b26e365c71 (patch)
treeba6672151b861ab44a0959a443967646ae152d2c /devel/otrs/Makefile
parent5165f260ebe65819157aca1670c737e9e8a65adf (diff)
downloadports-d02327436be5925d8b5aaa31afffa3b26e365c71.tar.gz
ports-d02327436be5925d8b5aaa31afffa3b26e365c71.zip
Notes
Diffstat (limited to 'devel/otrs/Makefile')
-rw-r--r--devel/otrs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile
index 0d13013caf0d..871454480bea 100644
--- a/devel/otrs/Makefile
+++ b/devel/otrs/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Open Ticket Request System
BUILD_DEPENDS= p5-CGI.pm>=3.33:${PORTSDIR}/www/p5-CGI.pm \
- ${SITE_PERL}/Date/Pcalc.pm:${PORTSDIR}/devel/p5-Date-Pcalc \
+ ${SITE_PERL}/${PERL_ARCH}/Date/Pcalc.pm:${PORTSDIR}/devel/p5-Date-Pcalc \
${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \