From 9f8e7d984321cfd898dcf308339ac49d97743f3f Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 23 Mar 2005 01:48:06 +0000 Subject: 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. --- mail/qmail/options.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'mail') 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 -- cgit v1.2.3