summaryrefslogtreecommitdiff
path: root/net-im/p5-Net-OSCAR
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
commit1385f70bdfe29483011d28a66e1adc79e71107de (patch)
treee4e1080cb073e00173f68261eb5721bd6505069c /net-im/p5-Net-OSCAR
parentStrip version information from LIB_DEPENDS to pet portlint (diff)
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298507
Diffstat (limited to 'net-im/p5-Net-OSCAR')
-rw-r--r--net-im/p5-Net-OSCAR/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-OSCAR/Makefile b/net-im/p5-Net-OSCAR/Makefile
index e3cb46db8b61..67d47be1e2d9 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= ${SITE_PERL}/Net/SOCKS.pm:${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}