summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/gdmap/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile
index 522c16643a8c..a19b93472c92 100644
--- a/sysutils/gdmap/Makefile
+++ b/sysutils/gdmap/Makefile
@@ -23,14 +23,8 @@ GNU_CONFIGURE= yes
MAN1= gdmap.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on FreeBSD < 5.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,<sys/vfs.h>,<sys/statvfs.h>,' \
${WRKSRC}/src/gui_main.c
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>