aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 03:19:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 03:19:17 +0000
commit16f1d99887941b1dba0085e60d4a12401b239ac8 (patch)
tree2bfc73ecda3b5236cd83bbb02f011b28f2d24b67 /lang/gforth
parente7a6eaebb09e8229309c2b862965649256dada5e (diff)
downloadports-16f1d99887941b1dba0085e60d4a12401b239ac8.tar.gz
ports-16f1d99887941b1dba0085e60d4a12401b239ac8.zip
This now appears to build on 7.x and 8.x.
Reported by: pointyhat Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202775
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index b711369bb9bb..81d9636cb4d9 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -46,16 +46,12 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700029
-BROKEN= Does not compile
-.endif
-
.if !defined(WITHOUT_FFCALL)
BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:${PORTSDIR}/devel/ffcall
.endif
.if ${OSVERSION} < 700000
-BROKEN= Does not compile on pointyhat
+BROKEN= Does not compile on ports build cluster
.endif
.if ${ARCH} == i386