aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-06-05 10:49:42 +0800
committerobrien <obrien@FreeBSD.org>2005-06-05 10:49:42 +0800
commit2168764d99b3bbcaa00202652cfcedef1c6cc2d0 (patch)
tree68f0a0e704cedadc7e0ae5d63fe86aaa7e0ef3da /lang
parent876a829621e384ecccf25fe86202510bc4e5845b (diff)
downloadfreebsd-ports-gnome-2168764d99b3bbcaa00202652cfcedef1c6cc2d0.tar.gz
freebsd-ports-gnome-2168764d99b3bbcaa00202652cfcedef1c6cc2d0.tar.zst
freebsd-ports-gnome-2168764d99b3bbcaa00202652cfcedef1c6cc2d0.zip
Fix the build on 6-CURRENT.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc28/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index c4bdfac8dda7..4668ec7d9709 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -30,10 +30,6 @@ EXPIRATION_DATE= 2005-06-10
BROKEN= "Does not compile on alpha"
.endif
-.if ${OSVERSION} >= 600000
-IGNORE= Does not compile
-.endif
-
.if ${PORTOBJFORMAT} == "elf"
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
.else