aboutsummaryrefslogtreecommitdiff
path: root/misc
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
parent3c888fcf77c9fc9cb4c91d3555e8c8b189f3dd57 (diff)
downloadports-a7e7a172188459a70491c74ba8281942b0430d38.tar.gz
ports-a7e7a172188459a70491c74ba8281942b0430d38.zip
Notes
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 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>