1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Lighten p5-libwww deps.

Notified by:	adamw
This commit is contained in:
Jun Kuriyama 2015-01-16 01:18:31 +00:00
parent fe489fcf9e
commit 23f1d18530
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377149

View File

@ -2,7 +2,7 @@
PORTNAME= HTTP-Exception
PORTVERSION= 0.04006
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,7 +15,7 @@ LICENSE_COMB= dual
RUN_DEPENDS= \
p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \
p5-libwww>=5.817:${PORTSDIR}/www/p5-libwww
p5-HTTP-Message>=5.817:${PORTSDIR}/www/p5-HTTP-Message
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \