diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-18 19:13:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-18 19:13:18 +0000 |
commit | 1c6ed8eca3fd323ad84584b083ec5246b4f5cc34 (patch) | |
tree | 084a3ff0af921b622a1b95e501fdbf510ab133e4 /mail/exim | |
parent | 1d085932a2bc53e47470d2ff07242dd9e96d1409 (diff) | |
download | ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.tar.gz ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.zip |
Notes
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index e0f276fb7109..66c77df60f93 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -108,7 +108,6 @@ PKGMESSAGE= ${WRKDIR}/POST-INSTALL-NOTES .else # !EXIMON_ONLY PLIST_SUB+= EXIM="@comment " PORT_OPTIONS+= EXIMON -NO_INSTALL_MANPAGES= yes PKGMESSAGE= ${WRKDIR}/pkg-message EXIM_INSTALL_ARG+= "eximon" "eximon.bin" .endif # !EXIMON_ONLY |