summaryrefslogtreecommitdiff
path: root/mail/exim/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/options.mk')
-rw-r--r--mail/exim/options.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/exim/options.mk b/mail/exim/options.mk
index c96eae1df76..8cf25aed617 100644
--- a/mail/exim/options.mk
+++ b/mail/exim/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.16 2010/06/02 13:04:04 adam Exp $
+# $NetBSD: options.mk,v 1.17 2010/06/06 14:15:30 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.exim
PKG_SUPPORTED_OPTIONS= exim-appendfile-maildir exim-appendfile-mailstore
@@ -17,8 +17,6 @@ PKG_SUGGESTED_OPTIONS+= exim-tls
.include "../../mk/bsd.options.mk"
-PLIST_SRC=${PKGDIR}/PLIST
-
.if !empty(PKG_OPTIONS:Mexim-appendfile-maildir)
LOCAL_MAKEFILE_OPTIONS+=SUPPORT_MAILDIR=yes
.endif