summaryrefslogtreecommitdiff
path: root/lang/gcc28/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-06-05 02:49:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-06-05 02:49:42 +0000
commit1260287e64692ae252f1814472a916fec952deae (patch)
tree35be9800cae0eb8fb81dad9448030d8cddb37577 /lang/gcc28/Makefile
parentFix plist. (diff)
Fix the build on 6-CURRENT.
Notes
Notes: svn path=/head/; revision=136804
Diffstat (limited to 'lang/gcc28/Makefile')
-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