aboutsummaryrefslogtreecommitdiff
path: root/news/mmail
diff options
context:
space:
mode:
Diffstat (limited to 'news/mmail')
-rw-r--r--news/mmail/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/news/mmail/Makefile b/news/mmail/Makefile
index c58a55c9b0d4..b757de2e2ead 100644
--- a/news/mmail/Makefile
+++ b/news/mmail/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip
USE_GMAKE= yes
+MAKE_ARGS= OPTS=""
MAN1= mmail.1
@@ -28,10 +29,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mm ${PREFIX}/bin/mmail
${INSTALL_MAN} ${WRKSRC}/mm.1 ${MANPREFIX}/man/man1/mmail.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500000
-BROKEN= Does not compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>