aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fdm
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-30 13:19:02 +0800
committersat <sat@FreeBSD.org>2007-03-30 13:19:02 +0800
commitd8712dcc49ba6ea0469b5c5fbcdac18a19209256 (patch)
treef5eda2116db9360c194eccf2e56c53b1fe411857 /mail/fdm
parentafdae41a887209bd4e74d1d303cfd66749e42d40 (diff)
downloadfreebsd-ports-gnome-d8712dcc49ba6ea0469b5c5fbcdac18a19209256.tar.gz
freebsd-ports-gnome-d8712dcc49ba6ea0469b5c5fbcdac18a19209256.tar.zst
freebsd-ports-gnome-d8712dcc49ba6ea0469b5c5fbcdac18a19209256.zip
- Now builds on 5.x
Reported by: pointyhat via kris
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>