aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-monitor
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2014-07-04 23:13:46 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2014-07-04 23:13:46 +0000
commit77af2be638fd0c40dc083c52edf61de36df342db (patch)
treeab5c9b8c1cb9e502b5e8b2ac1e4dde5d1115b1ce /mail/exim-monitor
parenta36cc6f76069b486e45004dd475af0181e2d50a3 (diff)
downloadports-77af2be638fd0c40dc083c52edf61de36df342db.tar.gz
ports-77af2be638fd0c40dc083c52edf61de36df342db.zip
- Fix issue with exim monitor depends
- Correctly name DAEMON option as EXIMDAEMON Submitted by: bapt
Notes
Notes: svn path=/head/; revision=360681
Diffstat (limited to 'mail/exim-monitor')
-rw-r--r--mail/exim-monitor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile
index 088577f6dab9..f182e079368c 100644
--- a/mail/exim-monitor/Makefile
+++ b/mail/exim-monitor/Makefile
@@ -8,6 +8,7 @@ COMMENT= The Exim monitor for the Exim MTA
MASTERDIR= ${.CURDIR}/../exim
EXIMON_ONLY= yes
+OPTIONS_SLAVE= EXIMON
# This dependency is disabled, because it prevents package users from
# using the exim-monitor package with any of the exim slave packages.