summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-03-13 21:22:33 +0000
committerheinz <heinz@pkgsrc.org>2006-03-13 21:22:33 +0000
commitb267575b0dabf28d8fd7fda6bdd3fc802588fefd (patch)
tree8785bdbf122d1c76d6aa04869359ce6c7d998243 /mk
parentd7a0589c6c14e3ea0bf59af50b55b6f2361d9c62 (diff)
downloadpkgsrc-b267575b0dabf28d8fd7fda6bdd3fc802588fefd.tar.gz
Replaced option "spamassassin-test-net" by generic option "online-tests".
Adapted the single quotation marks in option spamassassin-test-prefork to the commonly used double quotation marks.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index b3c827c5e82..66698d2acf7 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -184,6 +184,7 @@ nntpcache-pgp Enable pgp signed nocem support.
nogui
ogg Enable Ogg support.
okinawa_dict
+online-tests Requiring Internet connectivity for "make test".
openal Enable OpenAL support.
opengl Use OpenGL as display library.
openldap Enable OpenLDAP support.
@@ -237,8 +238,7 @@ spamassassin-perl-warnings Enable Perl warnings at run-time.
spamassassin-taint-checks Enable Perl taint checks to improve security.
spamassassin-test-awl-sql Enable tests of the SQL module for the automatic whitelist.
spamassassin-test-bayes-sql Enable tests of the SQL module for Bayes data.
-spamassassin-test-net Enable Internet based tests during 'make test'.
-spamassassin-test-prefork Enable spamd prefork test (kills processes containing 'spam child').
+spamassassin-test-prefork Enable spamd prefork test (kills processes containing "spam child").
sqlite Enable SQLite support.
ssl Enable SSL support.
starttls Enable TLS support.