summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-10 15:00:12 +0000
committerjlam <jlam>2007-08-10 15:00:12 +0000
commite89b05a33a8a0c0f49bcc96081d1afc8df43b6e8 (patch)
tree752db12202810c6f164078f1e16edcfc41897993 /mail
parent299427aeaefa7afdbc49bf9165e08f2df34e04e7 (diff)
downloadpkgsrc-e89b05a33a8a0c0f49bcc96081d1afc8df43b6e8.tar.gz
This package is missing an inclusion of bsd.options.mk, which caused the
"authlib" PKG_OPTION to be ignored.
Diffstat (limited to 'mail')
-rw-r--r--mail/maildrop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 1171679856a..f18855bc4d2 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/08/02 22:07:32 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2007/08/10 15:00:12 jlam Exp $
DISTNAME= maildrop-2.0.2
CATEGORIES= security
@@ -20,6 +20,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.maildrop
PKG_SUPPORTED_OPTIONS= authlib
PKG_SUGGESTED_OPTIONS= authlib
+.include "../../mk/bsd.options.mk"
.include "../../mail/courier-mta/Makefile.common"
# These are the users that may invoke maildrop with the "-d user"