diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-07 23:09:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-07 23:09:34 +0000 |
commit | c39cc2164bd54e819267a48ce984a6459f8519cf (patch) | |
tree | a008cae99d7ec6c82e2dde95b468fa2f95b68369 /mail/exim-monitor/Makefile | |
parent | c073b1ef3e4aa008d9cb56e7350438f5c8653e4f (diff) | |
download | ports-c39cc2164bd54e819267a48ce984a6459f8519cf.tar.gz ports-c39cc2164bd54e819267a48ce984a6459f8519cf.zip |
Notes
Diffstat (limited to 'mail/exim-monitor/Makefile')
-rw-r--r-- | mail/exim-monitor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile index b7ffd7ca62d3..c40f63664769 100644 --- a/mail/exim-monitor/Makefile +++ b/mail/exim-monitor/Makefile @@ -12,6 +12,8 @@ COMMENT= The Exim monitor for the Exim MTA MASTERDIR= ${.CURDIR}/../exim PKGDIR= ${.CURDIR} +BROKEN= Incomplete pkg-plist + EXIMON_ONLY= yes # This dependency is disabled, because it prevents package users from |