pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libfetch
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 16 08:32:59 UTC 2026
Modified Files:
pkgsrc/net/libfetch: options.mk
Log Message:
libfetch: revert unintended commit
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/libfetch/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/libfetch/options.mk
diff -u pkgsrc/net/libfetch/options.mk:1.7 pkgsrc/net/libfetch/options.mk:1.8
--- pkgsrc/net/libfetch/options.mk:1.7 Thu Apr 16 08:32:36 2026
+++ pkgsrc/net/libfetch/options.mk Thu Apr 16 08:32:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2026/04/16 08:32:36 wiz Exp $
+# $NetBSD: options.mk,v 1.8 2026/04/16 08:32:59 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libfetch
PKG_SUPPORTED_OPTIONS= inet6 openssl
@@ -14,7 +14,7 @@ PKG_SUGGESTED_OPTIONS+= openssl
.include "../../mk/bsd.prefs.mk"
.if ${IPV6_READY:tl} == "yes"
-#PKG_SUGGESTED_OPTIONS+= inet6
+PKG_SUGGESTED_OPTIONS+= inet6
.endif
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index