- Add missing DEPENDS so the module actually works, build warnings go away

and tests work
This commit is contained in:
Steve Wills 2012-01-06 20:05:12 +00:00
parent 9a50baf4ce
commit 4946089698
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288645

View File

@ -14,6 +14,10 @@ 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 \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::OSCAR.3 \