From 76f26d3acf6f9543a3a7f98e53a1d24567ab5b6b Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 26 Oct 2002 02:55:52 +0000 Subject: Mark BROKEN on 5.0 --- devel/tvision/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index 5964e837477e..83bc25e99168 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -20,6 +20,12 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes +.include + +.if ${OSVERSION} >= 500035 +BROKEN= "Does not compile on 5.0" +.endif + post-extract: @${MV} ${WRKSRC}/myendian.h ${WRKSRC}/lib @@ -29,4 +35,4 @@ post-patch: @${REINPLACE_CMD} -e 's,menus.h msgbox.h,menus.h msgbox.h myendian.h,' \ ${WRKSRC}/lib/Makefile.in -.include +.include -- cgit v1.2.3