- Add missing DEPENDS so the module actually works, build warnings go away
and tests work
This commit is contained in:
parent
9a50baf4ce
commit
4946089698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288645
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user