aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/fdm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile
index 5c38fa7de16c..d738d3e79873 100644
--- a/mail/fdm/Makefile
+++ b/mail/fdm/Makefile
@@ -36,10 +36,4 @@ post-install:
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 601000
-BROKEN= needs strtonum(3)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>