summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2006-11-05 09:46:37 +0000
committerlawrance <lawrance@FreeBSD.org>2006-11-05 09:46:37 +0000
commit4103f29137b43f810066c4e6d301897c266ed6b7 (patch)
tree62b01ded454120ae6f6736507dbae49f00609658 /lang
parent40e41a1dd4697a34d8541323f56577787e1bf8fd (diff)
downloadFreeBSD-ports-4103f29137b43f810066c4e6d301897c266ed6b7.zip
FreeBSD-ports-4103f29137b43f810066c4e6d301897c266ed6b7.tar.gz
Mark BROKEN on 4.x.
Reported by: kris
Diffstat (limited to 'lang')
-rw-r--r--lang/lush/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index f71b08b..4ee877c 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -32,6 +32,10 @@ MAN1= lush.1
BROKEN= "Does not build on sparc64"
.endif
+.if ${OSVERSION} < 500000
+BROKEN= Does not build
+.endif
+
post-patch:
@${REINPLACE_CMD} -E -e \
's|opt=.+$$||; \
OpenPOWER on IntegriCloud