summaryrefslogtreecommitdiff
path: root/www/interchange
diff options
context:
space:
mode:
Diffstat (limited to 'www/interchange')
-rw-r--r--www/interchange/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index 310cd181dcc6..49ad37196756 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -13,9 +13,9 @@ MASTER_SITES= http://ftp.interchange.redhat.com/interchange/4.8/tar/
MAINTAINER= netchild@FreeBSB.org
-BUILD_DEPENDS= ${ARCH_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement
+BUILD_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement
-RUN_DEPENDS= ${ARCH_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \
+RUN_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \
${ARCH_PERL}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${ARCH_PERL}/Safe/Hole.pm:${PORTSDIR}/security/p5-Safe-Hole \
${ARCH_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \