mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 11:20:04 -04:00
security/p5-IO-Socket-SSL
- Remove INET6 references
This commit is contained in:
parent
95eeea7213
commit
9fc8ca6705
@ -11,7 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/IO-Socket-SSL/
|
|||||||
COMMENT= Perl5 SSL socket interface class
|
COMMENT= Perl5 SSL socket interface class
|
||||||
LICENSE= ${PERL5_LICENSE}
|
LICENSE= ${PERL5_LICENSE}
|
||||||
|
|
||||||
|
.include "../../mk/bsd.prefs.mk"
|
||||||
|
|
||||||
|
.if !(${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix")
|
||||||
DEPENDS+= p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
|
DEPENDS+= p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
|
||||||
|
.endif
|
||||||
DEPENDS+= p5-Net-LibIDN-[0-9]*:../../net/p5-Net-LibIDN
|
DEPENDS+= p5-Net-LibIDN-[0-9]*:../../net/p5-Net-LibIDN
|
||||||
DEPENDS+= p5-Net-SSLeay>=1.33:../../security/p5-Net-SSLeay
|
DEPENDS+= p5-Net-SSLeay>=1.33:../../security/p5-Net-SSLeay
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user