aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-11 21:50:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-11 21:50:43 +0000
commit2079c91eb8d8b8fc34ff541248ad6d8d434a74b7 (patch)
treeb821cd4c2448a9f191e2b3aed5ba1b05857d492a /textproc/xalan-c
parent6ec2397837eb7d79be57e61ea5fb53eca06b3335 (diff)
downloadports-2079c91eb8d8b8fc34ff541248ad6d8d434a74b7.tar.gz
ports-2079c91eb8d8b8fc34ff541248ad6d8d434a74b7.zip
Notes
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile2
1 files changed, 2 insertions, 0 deletions
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) && \