summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-04-16 11:23:41 +0000
committeredwin <edwin@FreeBSD.org>2007-04-16 11:23:41 +0000
commit8a4520e922222fce0802d133252d54c318c54bab (patch)
treeeaadacb7cf1f5681b92aab4507670caf39f747e9 /misc
parent5c4adf2979d0ca818f6d43e39cc8235cb9027d27 (diff)
downloadFreeBSD-ports-8a4520e922222fce0802d133252d54c318c54bab.zip
FreeBSD-ports-8a4520e922222fce0802d133252d54c318c54bab.tar.gz
Remove 4.x support from other ports from makc <makc@issp.ac.ru>
Submitted by: makc <makc@issp.ac.ru>
Diffstat (limited to 'misc')
-rw-r--r--misc/kbfx/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/kbfx/Makefile b/misc/kbfx/Makefile
index 65699ff..afb25e0 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>
OpenPOWER on IntegriCloud