diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-OSCAR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-OSCAR/Makefile b/net-im/p5-Net-OSCAR/Makefile index 67d47be1e2d9..7d3eb1f373c6 100644 --- a/net-im/p5-Net-OSCAR/Makefile +++ b/net-im/p5-Net-OSCAR/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the AOL Instant Messenger OSCAR protocol -BUILD_DEPENDS= p5-Socks>=0:${PORTSDIR}/net/p5-Socks \ +BUILD_DEPENDS= p5-SOCKS>=0:${PORTSDIR}/net/p5-Socks \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} |