Remove dependancy on devel/p5-Storable since its a core module

Reported by:	az@
Feature safe:	yes
This commit is contained in:
Steven Kreuzer 2011-01-21 16:18:36 +00:00
parent 03e6f33ad1
commit b87f0e2193
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268092

View File

@ -7,7 +7,7 @@
PORTNAME= TheSchwartz-Worker-SendEmail
PORTVERSION= 1.00
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/B/BR/BRADFITZ
PKGNAMEPREFIX= p5-
@ -16,8 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= TheSchwartz Worker Task to Send Email
BUILD_DEPENDS= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \
p5-Net-DNS>=0.66_1:${PORTSDIR}/dns/p5-Net-DNS \
p5-Storable>=2.25:${PORTSDIR}/devel/p5-Storable
p5-Net-DNS>=0.66_1:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes