aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5-M4p
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
commit46dfffde804529658b0cc35829fdcb34df28570c (patch)
treea7815968ae598ec04d65774fe5ddc38240d2f93d /security/p5-Digest-MD5-M4p
parentc63b6cd8a66ba90c2783102a19120a34365ded15 (diff)
downloadports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz
ports-46dfffde804529658b0cc35829fdcb34df28570c.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248459
Diffstat (limited to 'security/p5-Digest-MD5-M4p')
-rw-r--r--security/p5-Digest-MD5-M4p/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile
index 4998d3a57e67..0c25aa0aadba 100644
--- a/security/p5-Digest-MD5-M4p/Makefile
+++ b/security/p5-Digest-MD5-M4p/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Digest-MD5-M4p
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Perl interface to a variant of the MD5 algorithm
-BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Digest::MD5::M4p.3