From ba7a2ddf664976194a1a9e3d23b0705f55f2036f Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 5 Oct 2005 05:46:54 +0000 Subject: Remove legacy DJB_ERRNO_HACK (replaced with djbware-errno-hack option). --- mail/qmail/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/qmail') diff --git a/mail/qmail/options.mk b/mail/qmail/options.mk index dda4640285a..b17f3977cb0 100644 --- a/mail/qmail/options.mk +++ b/mail/qmail/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.16 2005/10/05 04:28:00 schmonz Exp $ +# $NetBSD: options.mk,v 1.17 2005/10/05 05:46:54 schmonz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.qmail PKG_SUPPORTED_OPTIONS+= darwin sasl syncdir tls qmail-badrcptto qmail-bigdns @@ -6,7 +6,7 @@ PKG_SUPPORTED_OPTIONS+= qmail-netqmail qmail-outgoingip qmail-qregex PKG_SUPPORTED_OPTIONS+= qmail-realrcptto qmail-viruscan .if ${OPSYS} == "Darwin" -PKG_SUGGESTED_OPTIONS= darwin +PKG_SUGGESTED_OPTIONS+= darwin .endif .include "../../mk/bsd.options.mk" -- cgit v1.2.3