aboutsummaryrefslogtreecommitdiff
path: root/devel/cons-test
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-12-16 12:00:46 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-12-16 12:00:46 +0000
commit9fc1897a26d8e0e4870ee2b8f03d045681dcc23d (patch)
tree04bcd7a6c557a2973fff4e2f2a41fa09fa506714 /devel/cons-test
parenteb7d34df66f0234d3ca25de9d7cb58c7a962f67c (diff)
downloadports-9fc1897a26d8e0e4870ee2b8f03d045681dcc23d.tar.gz
ports-9fc1897a26d8e0e4870ee2b8f03d045681dcc23d.zip
Fix dependency on p5-Digest-MD5
Submitted by: bento
Notes
Notes: svn path=/head/; revision=71671
Diffstat (limited to 'devel/cons-test')
-rw-r--r--devel/cons-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile
index 32cd43db67cd..8ca09fd81ae3 100644
--- a/devel/cons-test/Makefile
+++ b/devel/cons-test/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rv@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${ARCH}-freebsd/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
USE_PERL5= yes
NO_BUILD= yes