summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorsalo <salo>2005-07-04 10:29:43 +0000
committersalo <salo>2005-07-04 10:29:43 +0000
commitf893244603e008d726ccb53220542ac61b39dac6 (patch)
tree39a99389594dbc45104450260a03a28c2eaf4f34 /security/stunnel
parenta9aca426a615394efbd6e5092077ecbbf43998d4 (diff)
downloadpkgsrc-f893244603e008d726ccb53220542ac61b39dac6.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"