aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-09-01 16:41:22 +0800
committerdemon <demon@FreeBSD.org>2001-09-01 16:41:22 +0800
commit11cdf5adaf45db46a751a42dce554dda100db3c5 (patch)
treebcb61a0fdea6d4d060edef5b868ce9bac4edb0f1
parentc0bdde0f7e41bc5b2a0e5572a5a4805cd6503433 (diff)
downloadfreebsd-ports-gnome-11cdf5adaf45db46a751a42dce554dda100db3c5.tar.gz
freebsd-ports-gnome-11cdf5adaf45db46a751a42dce554dda100db3c5.tar.zst
freebsd-ports-gnome-11cdf5adaf45db46a751a42dce554dda100db3c5.zip
Correct path in RUN_DEPENDS.
-rw-r--r--security/drweb/Makefile2
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}