summaryrefslogtreecommitdiffstats
path: root/devel/cons
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-05-23 10:45:42 +0000
committeralex <alex@FreeBSD.org>2001-05-23 10:45:42 +0000
commit0dd0d1e6762fb0624b20db136540e5a95a4b0ab3 (patch)
treea80e70d9f028d7fd047c224ddce1228d282a00ec /devel/cons
parent7371181684f42ff218b838e2177a03eee360e970 (diff)
downloadFreeBSD-ports-0dd0d1e6762fb0624b20db136540e5a95a4b0ab3.zip
FreeBSD-ports-0dd0d1e6762fb0624b20db136540e5a95a4b0ab3.tar.gz
Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd)
Submitted by: bento
Diffstat (limited to 'devel/cons')
-rw-r--r--devel/cons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons/Makefile b/devel/cons/Makefile
index d05439b..0ce6a59 100644
--- a/devel/cons/Makefile
+++ b/devel/cons/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rv@gnu.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${ARCH}-freebsd/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
USE_PERL5= yes
NO_BUILD= yes
OpenPOWER on IntegriCloud