aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cons-test
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-29 11:01:29 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-29 11:01:29 +0800
commitbe69d36da63672956cd50c4b57a7e3081799240b (patch)
tree05c2cebc3360fdadebefbfac147e9e8ec8eee2eb /devel/cons-test
parentabf59081bfb79dba3bd6a82c933b524332f60ae8 (diff)
downloadfreebsd-ports-gnome-be69d36da63672956cd50c4b57a7e3081799240b.tar.gz
freebsd-ports-gnome-be69d36da63672956cd50c4b57a7e3081799240b.tar.zst
freebsd-ports-gnome-be69d36da63672956cd50c4b57a7e3081799240b.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16). Approved by: portmgr (itetcu)
Diffstat (limited to 'devel/cons-test')
-rw-r--r--devel/cons-test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile
index c002d7f6d2b7..3cd42daf2290 100644
--- a/devel/cons-test/Makefile
+++ b/devel/cons-test/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cons-test
PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.dsmit.com/cons/stable/ \
http://www.gnu.org/software/cons/stable/ \
@@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A test bed for `Cons' development
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
+RUN_DEPENDS= ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
USE_PERL5= yes
NO_BUILD= yes