summaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-10 15:00:12 +0000
committerjlam <jlam>2007-08-10 15:00:12 +0000
commit3f06fcaac5600a2cb20e5a350cdefe6e4cc69416 (patch)
tree752db12202810c6f164078f1e16edcfc41897993 /mail/maildrop
parent4d254773fcadb2359ab47317bcc8ea318ab74a66 (diff)
downloadpkgsrc-3f06fcaac5600a2cb20e5a350cdefe6e4cc69416.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/maildrop')
-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"