summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-28 06:31:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-28 06:31:26 +0000
commit5502345c77bef5e102ae1b7a0e298610cc2ebae1 (patch)
tree8ef367bb9551cd8a760094ce7e5a21b7f5982840 /palm
parentBROKEN: Incorrect pkg-plist (diff)
BROKEN on 6.0 as well
Notes
Notes: svn path=/head/; revision=146538
Diffstat (limited to 'palm')
-rw-r--r--palm/prc-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index d8d26d504825..8b6e2f518525 100644
--- a/palm/prc-tools/Makefile
+++ b/palm/prc-tools/Makefile
@@ -65,8 +65,8 @@ MAN7= fsf-funding.7 gfdl.7 gpl.7
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700000
-BROKEN= "Does not build on -CURRENT"
+.if ${OSVERSION} >= 600034
+BROKEN= "Does not build on FreeBSD >= 6.0"
.endif
.if ${PERL_LEVEL} < 500600