From 742e6fd884b497370d1bbc2a7e06251940cabe9f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 26 Oct 2002 03:08:52 +0000 Subject: Mark BROKEN on 5.0 --- security/bjorb/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'security/bjorb') diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index 34b3b868c88b..886502b12369 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -36,6 +36,12 @@ DOCS= ChangeLog \ doc/features.jp EXAMPLES= doc/sample/bjorb.conf.doc +.include + +.if ${OSVERSION} >= 500035 +BROKEN= "Does not compile on 5.0" +.endif + post-install: @${INSTALL_SCRIPT} ${DOCSRC}/doc/sample/bjorb.sh ${PREFIX}/etc/rc.d/bjorb.sh.sample .if !defined(NOPORTDOCS) @@ -49,4 +55,4 @@ post-install: .endfor .endif -.include +.include -- cgit v1.2.3