diff options
Diffstat (limited to 'lang/maude/Makefile')
-rw-r--r-- | lang/maude/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/maude/Makefile b/lang/maude/Makefile index 94c12d50f35b..15ac3a58ce06 100644 --- a/lang/maude/Makefile +++ b/lang/maude/Makefile @@ -29,10 +29,4 @@ post-patch: ${WRKSRC}/src/Mixfix/global.hh -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 600000 -BROKEN= does not compile on 4.X or 5.X -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |