summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/spamassassin/options.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/spamassassin/options.mk b/mail/spamassassin/options.mk
index c33cac785f7..ccd157361ed 100644
--- a/mail/spamassassin/options.mk
+++ b/mail/spamassassin/options.mk
@@ -1,12 +1,9 @@
-# $NetBSD: options.mk,v 1.2 2004/11/17 19:56:49 xtraeme Exp $
+# $NetBSD: options.mk,v 1.3 2005/11/04 17:20:09 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.spamassassin
PKG_SUPPORTED_OPTIONS= ssl net-tests perl-warnings perl-taint-checks \
awl-sql-tests bayes-sql-tests
-#
-# Default options
-#
-PKG_OPTIONS.spamassassin?= perl-taint-checks perl-warnings ssl
+PKG_SUGGESTED_OPTIONS= perl-taint-checks perl-warnings ssl
.include "../../mk/bsd.options.mk"
#