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
commit72ee2ebe76baac262697e0205ea40ce8010b7a8b (patch)
tree39a99389594dbc45104450260a03a28c2eaf4f34 /security/stunnel
parent0a9387f46b3f2269bfb9307d75743d1fd8fc7503 (diff)
downloadpkgsrc-72ee2ebe76baac262697e0205ea40ce8010b7a8b.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"