aboutsummaryrefslogtreecommitdiff
path: root/lang/mdk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mdk')
-rw-r--r--lang/mdk/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index c0587487bb5b..a0342cdcef21 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -32,10 +32,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
INFO= mdk
-.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>