summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-07-04 10:29:43 +0000
committersalo <salo@pkgsrc.org>2005-07-04 10:29:43 +0000
commite42fd3e02e4271f80b17e7e08d2cafde44fe2294 (patch)
tree39a99389594dbc45104450260a03a28c2eaf4f34 /security/stunnel
parent669abfdb536372af7a6ba6042ef0a189d743bb5d (diff)
downloadpkgsrc-e42fd3e02e4271f80b17e7e08d2cafde44fe2294.tar.gz
"inet6" shouldn't be defined in PKG_SUGGESTED_OPTIONS, it's decided in
bsd.prefs.mk automatically.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/stunnel/options.mk b/security/stunnel/options.mk
index 1b95feac565..4a1993b0e85 100644
--- a/security/stunnel/options.mk
+++ b/security/stunnel/options.mk
@@ -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"