pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/oinkmaster
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 4 11:43:05 UTC 2020
Modified Files:
pkgsrc/net/oinkmaster: options.mk
Log Message:
*: remove p5-IO-Zlib, part of perl
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/oinkmaster/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/oinkmaster/options.mk
diff -u pkgsrc/net/oinkmaster/options.mk:1.4 pkgsrc/net/oinkmaster/options.mk:1.5
--- pkgsrc/net/oinkmaster/options.mk:1.4 Fri Sep 4 10:13:40 2020
+++ pkgsrc/net/oinkmaster/options.mk Fri Sep 4 11:43:05 2020
@@ -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-per
### 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