summaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-08-17 10:28:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-08-17 10:28:21 +0000
commit3e8bbb98e80fb55b24f7756c06ee5fea247c9e41 (patch)
treebf3d8750d6d21d88bae5148bc2558d5001709609 /lang/gforth
parentRemove BROKEN, this apparently now builds on 5.x. (diff)
This is apparently no longer broken on 5.x.
Notes
Notes: svn path=/head/; revision=116498
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 15f6ac62ce84..cf9b8f62726c 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -69,12 +69,6 @@ EMPTY_DIRS= generic hppa ia64 m68k power sparc
EMPTY_DIRS+= 4stack 6502 8086 avr c165 h8 misc sharc shboom
ARCH_DIR= ${DATADIR}/${PORTVERSION}/arch
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502108 && ${ARCH} != "amd64"
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
# Post-extract
#
@@ -121,6 +115,6 @@ remove-empty-dirs:
@${RMDIR} ${ARCH_DIR}/${dir}
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}