summaryrefslogtreecommitdiff
path: root/devel/linux_kdump/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
commitec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (patch)
tree8468e5b0da1375397af63a69b7076d0b05b24887 /devel/linux_kdump/Makefile
parentRemove always-false/true conditions based on OSVERSION 500000 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Diffstat (limited to '')
-rw-r--r--devel/linux_kdump/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile
index b51807f58847..4d5809e498db 100644
--- a/devel/linux_kdump/Makefile
+++ b/devel/linux_kdump/Makefile
@@ -24,10 +24,6 @@ PLIST_FILES= bin/linux_kdump
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4+
-.endif
-
.ifndef(SRCDIR)
SRCDIR= /usr/src
pre-everything::