summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-03-23 01:48:06 +0000
committerschmonz <schmonz>2005-03-23 01:48:06 +0000
commit608d1f68bf817a4b813d0f0be7f5eb76981c7607 (patch)
tree34d2afd0fe5127b959bd0c6659fde49d81a91ce1 /mail
parentb7b5d8ab46c9eb7ca6013f5134d4a4009602209c (diff)
downloadpkgsrc-608d1f68bf817a4b813d0f0be7f5eb76981c7607.tar.gz
Remove package-specific workarounds for the glibc-vs-errno conflict.
The "netqmail" PKG_OPTION to qmail is no longer enabled on Linux by default; if you were relying on that, set it explicitly.
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail/options.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/qmail/options.mk b/mail/qmail/options.mk
index 6379f781e7a..ee2300194b4 100644
--- a/mail/qmail/options.mk
+++ b/mail/qmail/options.mk
@@ -1,13 +1,9 @@
-# $NetBSD: options.mk,v 1.7 2005/01/26 03:48:21 schmonz Exp $
+# $NetBSD: options.mk,v 1.8 2005/03/23 01:48:06 schmonz Exp $
.if ${OPSYS} == "Darwin"
PKG_DEFAULT_OPTIONS+= darwin
.endif
-.if ${OPSYS} == "Linux"
-PKG_DEFAULT_OPTIONS+= netqmail # for the errno patches
-.endif
-
PKG_OPTIONS_VAR= PKG_OPTIONS.qmail
PKG_SUPPORTED_OPTIONS= badrcptto bigdns darwin nullenvsender netqmail
PKG_SUPPORTED_OPTIONS+= outgoingip qregex realrcptto sasl syncdir tls viruscan