aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-21 13:58:25 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-21 13:58:25 +0000
commit72a37ced7af76f19a130f9dfa028f0346aa66e35 (patch)
treeac5db5f3995d884b24482c4c1ca6812eb90c3058 /palm
parent67e885f961b354feb32b829ddc58d37b6fb0b089 (diff)
downloadports-72a37ced7af76f19a130f9dfa028f0346aa66e35.tar.gz
ports-72a37ced7af76f19a130f9dfa028f0346aa66e35.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/prc-tools/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index 567d6e070e07..d8d26d504825 100644
--- a/palm/prc-tools/Makefile
+++ b/palm/prc-tools/Makefile
@@ -65,6 +65,10 @@ MAN7= fsf-funding.7 gfdl.7 gpl.7
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700000
+BROKEN= "Does not build on -CURRENT"
+.endif
+
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
.endif