*: remove p5-IO-Zlib, part of perl

This commit is contained in:
wiz 2020-09-04 11:43:05 +00:00
parent e044c7a225
commit 4679606dc0

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.4 2020/09/04 10:13:40 wiz Exp $
# $NetBSD: options.mk,v 1.5 2020/09/04 11:43:05 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.oinkmaster
@ -11,7 +11,6 @@ PKG_OPTIONS_LEGACY_OPTS+= oinkmaster-perl-tools:perl
### Use perl tools for downloading rule files
###
.if !empty(PKG_OPTIONS:Mperl)
DEPENDS+= p5-IO-Zlib-[0-9]*:../../devel/p5-IO-Zlib
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
.else
DEPENDS+= wget>=1.00:../../net/wget