summaryrefslogtreecommitdiff
path: root/mail/ezmlm
diff options
context:
space:
mode:
authorschmonz <schmonz>2005-08-19 04:44:09 +0000
committerschmonz <schmonz>2005-08-19 04:44:09 +0000
commitbc1dbf5091b07a6b466c4746b816c1551107d2ad (patch)
treeae0359e498730cf8cef77d2d8546908b4fd377df /mail/ezmlm
parent7a79d262d6c41eeda8787220e5b935bd75fdcbc4 (diff)
downloadpkgsrc-bc1dbf5091b07a6b466c4746b816c1551107d2ad.tar.gz
Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option available
in all packages using djbware.mk. For now, keep the same default, avoiding PKGREVISION bumps.
Diffstat (limited to 'mail/ezmlm')
-rw-r--r--mail/ezmlm/Makefile5
-rw-r--r--mail/ezmlm/options.mk4
2 files changed, 3 insertions, 6 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index af610520c62..69df421e9b1 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/08/19 03:55:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2005/08/19 04:44:09 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
@@ -20,8 +20,5 @@ DJB_RESTRICTED= YES
INSTALLATION_DIRS= bin man man/man1 man/man5 man/cat1 man/cat5
-.include "../../mk/bsd.prefs.mk"
-.include "options.mk"
-
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/ezmlm/options.mk b/mail/ezmlm/options.mk
index a4f952fd026..bbc392c4a83 100644
--- a/mail/ezmlm/options.mk
+++ b/mail/ezmlm/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.3 2005/07/19 19:41:19 schmonz Exp $
+# $NetBSD: options.mk,v 1.4 2005/08/19 04:44:09 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ezmlm
-PKG_SUPPORTED_OPTIONS= ezmlm-althash
+PKG_SUPPORTED_OPTIONS+= ezmlm-althash
PKG_OPTIONS_LEGACY_OPTS+= althash:ezmlm-althash
.if ${OPSYS} == "Darwin"