diff options
-rw-r--r-- | mail/zmailer/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index c7926265b7e7..b2cc15c39e7c 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -34,10 +34,6 @@ IGNORE= requires perl 5.006 or better EXTRA_PATCHES= ${FILESDIR}/extra-patch-EAI_NODATA .endif -.if ${OSVERSION} >= 700019 -BROKEN= does not compile with OpenSSL 0.9.8b -.endif - CONFIGURE_ARGS+=--prefix=${PREFIX}/ \ --with-mailbin=${PREFIX}/sbin \ --with-mailbox=/var/mail \ |