summaryrefslogtreecommitdiff
path: root/mail/ezmlm
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-10-05 05:46:54 +0000
committerschmonz <schmonz>2005-10-05 05:46:54 +0000
commitcbe481e809155eb8771535442306fedab4db9b4a (patch)
treec0373cbd646f8217c0d2ac9f62e2a39df7307ecc /mail/ezmlm
parent032eb92699648563e20ad0ce24e5bcde55fdf420 (diff)
downloadpkgsrc-cbe481e809155eb8771535442306fedab4db9b4a.tar.gz
Remove legacy DJB_ERRNO_HACK (replaced with djbware-errno-hack option).
Diffstat (limited to 'mail/ezmlm')
-rw-r--r--mail/ezmlm/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm/options.mk b/mail/ezmlm/options.mk
index ac5def19852..f80b13b2d85 100644
--- a/mail/ezmlm/options.mk
+++ b/mail/ezmlm/options.mk
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.5 2005/10/05 04:28:00 schmonz Exp $
+# $NetBSD: options.mk,v 1.6 2005/10/05 05:46:54 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ezmlm
PKG_SUPPORTED_OPTIONS+= ezmlm-althash
.if ${OPSYS} == "Darwin"
-PKG_SUGGESTED_OPTIONS= ezmlm-althash
+PKG_SUGGESTED_OPTIONS+= ezmlm-althash
.endif
.include "../../mk/bsd.options.mk"