pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/stunnel "inet6" shouldn't be defined in PKG_S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d249fd5b844
branches: trunk
changeset: 496581:8d249fd5b844
user: salo <salo%pkgsrc.org@localhost>
date: Mon Jul 04 10:29:43 2005 +0000
description:
"inet6" shouldn't be defined in PKG_SUGGESTED_OPTIONS, it's decided in
bsd.prefs.mk automatically.
diffstat:
security/stunnel/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r a36ecdc53b2b -r 8d249fd5b844 security/stunnel/options.mk
--- a/security/stunnel/options.mk Mon Jul 04 09:48:31 2005 +0000
+++ b/security/stunnel/options.mk Mon Jul 04 10:29:43 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: options.mk,v 1.1 2005/07/03 04:00:18 tv Exp $
+# $NetBSD: options.mk,v 1.2 2005/07/04 10:29:43 salo Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.stunnel
PKG_SUPPORTED_OPTIONS= inet6
-PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index