mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
Step 2: base dep: security/p5-IO-Socket-SSL
- Remove INET6 references
This commit is contained in:
parent
13b3caebfc
commit
b58dfc4aaf
@ -10,7 +10,11 @@ HOMEPAGE= http://search.cpan.org/dist/IO-Socket-SSL/
|
||||
COMMENT= Perl5 SSL socket interface class
|
||||
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
|
||||
.endif
|
||||
DEPENDS+= p5-Net-LibIDN-[0-9]*:../../net/p5-Net-LibIDN
|
||||
DEPENDS+= p5-Net-SSLeay>=1.59:../../security/p5-Net-SSLeay
|
||||
DEPENDS+= p5-Mozilla-CA-[0-9]*:../../security/p5-Mozilla-CA
|
||||
|
Loading…
x
Reference in New Issue
Block a user