aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-POE-Component-Client-MSN
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-23 19:18:44 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-12-23 19:18:44 +0800
commit7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7 (patch)
tree485dc0fc3453e0ecdf3422987e368253714f3dd8 /net-im/p5-POE-Component-Client-MSN
parentb8da4641b11a9fee4e2dcbec52dfac5cab9233bb (diff)
downloadfreebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.tar.gz
freebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.tar.zst
freebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.zip
- Remove test-only and included-in-perl-5.8 dependencies.
Diffstat (limited to 'net-im/p5-POE-Component-Client-MSN')
-rw-r--r--net-im/p5-POE-Component-Client-MSN/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-POE-Component-Client-MSN/Makefile b/net-im/p5-POE-Component-Client-MSN/Makefile
index 1aa5f5781db1..b6a5167baa0e 100644
--- a/net-im/p5-POE-Component-Client-MSN/Makefile
+++ b/net-im/p5-POE-Component-Client-MSN/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-Client-MSN
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= POE Component for MSN Messenger
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Client-Keepalive>=0:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \
- p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify
RUN_DEPENDS= ${BUILD_DEPENDS}