Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/oinkmaster *: remove p5-IO-Zlib, part of perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4338dd2ee50
branches:  trunk
changeset: 438038:a4338dd2ee50
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:43:05 2020 +0000

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

diffstat:

 net/oinkmaster/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 98979b4291cb -r a4338dd2ee50 net/oinkmaster/options.mk
--- a/net/oinkmaster/options.mk Fri Sep 04 11:40:41 2020 +0000
+++ b/net/oinkmaster/options.mk Fri Sep 04 11:43:05 2020 +0000
@@ -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 @@
 ### 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



Home | Main Index | Thread Index | Old Index