diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-26 22:11:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-26 22:11:17 +0000 |
commit | e14440b95e6c852bba4cfe23b3febb14217ebb76 (patch) | |
tree | f812aa64b9403547d4359f98ac5832dee8f39721 /net-im/p5-Net-OSCAR | |
parent | bd21428a49fb1fe8461e393e9eaf50ec2c3fedf1 (diff) |
Notes
Diffstat (limited to 'net-im/p5-Net-OSCAR')
-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} |