aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SRS
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
commitd60cc03b253bf72e5157ae700d5fe527258a540e (patch)
tree0c58e3fd05dc63ad22162f4f98794e7852d46b90 /mail/p5-Mail-SRS
parent4cf6611dc57c1a034ee9c9ebcd5c645cf09ccbf9 (diff)
downloadports-d60cc03b253bf72e5157ae700d5fe527258a540e.tar.gz
ports-d60cc03b253bf72e5157ae700d5fe527258a540e.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248658
Diffstat (limited to 'mail/p5-Mail-SRS')
-rw-r--r--mail/p5-Mail-SRS/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile
index 03de12abe61a..cba632c24cee 100644
--- a/mail/p5-Mail-SRS/Makefile
+++ b/mail/p5-Mail-SRS/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-SRS
PORTVERSION= 0.31
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +16,7 @@ MAINTAINER= chifeng@gmail.com
COMMENT= Sender Rewriting Scheme
BUILD_DEPENDS= ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
- ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+ ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Mail::SRS.3 \