summaryrefslogtreecommitdiff
path: root/mail/ezmlm
diff options
context:
space:
mode:
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"