summaryrefslogtreecommitdiffstats
path: root/security/drweb/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-09-01 08:41:22 +0000
committerdemon <demon@FreeBSD.org>2001-09-01 08:41:22 +0000
commit11cdf5adaf45db46a751a42dce554dda100db3c5 (patch)
treebcb61a0fdea6d4d060edef5b868ce9bac4edb0f1 /security/drweb/Makefile
parentc0bdde0f7e41bc5b2a0e5572a5a4805cd6503433 (diff)
downloadFreeBSD-ports-11cdf5adaf45db46a751a42dce554dda100db3c5.zip
FreeBSD-ports-11cdf5adaf45db46a751a42dce554dda100db3c5.tar.gz
Correct path in RUN_DEPENDS.
Diffstat (limited to 'security/drweb/Makefile')
-rw-r--r--security/drweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile
index 40a261c..05d22e1 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}
OpenPOWER on IntegriCloud