aboutsummaryrefslogtreecommitdiff
path: root/mail/fdm
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-03-30 05:19:02 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-03-30 05:19:02 +0000
commitd5a877c55c554559c6c3614d35fa66bf9f74086c (patch)
tree1162bd22b7fb40f5841c4aabebe4ec7b7d764a48 /mail/fdm
parent012a0f4a21faed32b0adcec133184892b774c386 (diff)
downloadports-d5a877c55c554559c6c3614d35fa66bf9f74086c.tar.gz
ports-d5a877c55c554559c6c3614d35fa66bf9f74086c.zip
- Now builds on 5.x
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=188805
Diffstat (limited to 'mail/fdm')
-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>