summaryrefslogtreecommitdiff
path: root/sysutils/gdmap
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 19:56:07 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 19:56:07 +0000
commitcfbb133944764aa0f37f5db358668f28c388c7c5 (patch)
treea27895cc1f1a5eca0fe051dc71dc433fa3cce776 /sysutils/gdmap
parentRemove 4.x support. (diff)
Remove 4.x support.
PR: ports/111770: Submitted by: Marcelo Araujo (araujo@bsdmail.org) Approved by: maintainer
Notes
Notes: svn path=/head/; revision=190297
Diffstat (limited to 'sysutils/gdmap')
-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>