From 625ec2da0ac06832ec3a832952fa1fce8e8b3e61 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 15 Oct 2003 04:53:14 +0000 Subject: BROKEN On 5.x: does not compile --- astro/luna/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'astro/luna') diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 858f70ceaea5..acb09d8e60d7 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -24,4 +24,10 @@ EXTRACT_AFTER_ARGS= # empty NO_WRKSUBDIR= yes MAKEFILE= makefile -.include +.include + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include -- cgit v1.2.3