summaryrefslogtreecommitdiff
path: root/misc/kbfx
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 11:23:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 11:23:41 +0000
commita7e7a172188459a70491c74ba8281942b0430d38 (patch)
tree559897502692f48032c01e6d65338df0403afca1 /misc/kbfx
parent- Update to 3.6 (diff)
Remove 4.x support from other ports from makc <makc@issp.ac.ru>
Submitted by: makc <makc@issp.ac.ru>
Notes
Notes: svn path=/head/; revision=190107
Diffstat (limited to 'misc/kbfx')
-rw-r--r--misc/kbfx/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/kbfx/Makefile b/misc/kbfx/Makefile
index 65699ff9c93a..afb25e05a12f 100644
--- a/misc/kbfx/Makefile
+++ b/misc/kbfx/Makefile
@@ -35,10 +35,4 @@ USE_GCC= 3.4+
do-configure:
(cd ${WRKSRC} && ${CMAKE} ${CMAKE_ARGS})
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>