From 2079c91eb8d8b8fc34ff541248ad6d8d434a74b7 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 11 Dec 2004 21:50:43 +0000 Subject: BROKEN: Broken dependency --- textproc/xalan-c/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/xalan-c') diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 97a66484904a..3e611e30e3a4 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -100,6 +100,8 @@ STRIP= .if ${OSVERSION} >= 502126 BROKEN= "Does not compile on FreeBSD >= 5.x" +.else +BROKEN= "Broken dependency" .endif .if defined(ARCH) && \ -- cgit v1.2.3