diff options
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 846a3d00cb85..3193cf1955bc 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -551,10 +551,6 @@ PLIST_SUB+= DAEMON="@comment " .error EXIMON_ONLY is not user settable .endif -.if ${OSVERSION} < 400014 -WITHOUT_IPV6= yes -.endif - .if !defined(WITHOUT_IPV6) SEDLIST+= -e 's,^\# (HAVE_IPV6=),\1,' .endif |