From 5962582d7269a6c9cdfcb155f39c3338c9f1961d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 18 May 2003 12:18:54 +0000 Subject: BROKEN on 5.1: does not compile --- net/tintin++/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/tintin++') diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 949c612189ba..4199ae80f92b 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -15,7 +15,13 @@ DISTNAME= tintin++v1.5pl9 MAINTAINER= jhp@cocoja.holywar.net COMMENT= A client program to help playing muds +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Does not compile" +.endif + WRKSRC= ${WRKDIR}/tintin++/v1.5/src GNU_CONFIGURE= yes -.include +.include -- cgit v1.2.3