diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/drweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index 40a261cda4cc..05d22e171e02 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -17,7 +17,7 @@ MAINTAINER= anton@urc.ac.ru NO_BUILD= YES # Needed for update.pl -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/mach/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 DRWEB_PREFIX= ${PREFIX}/${PORTNAME} |