1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Fix the build on 6-CURRENT.

This commit is contained in:
David E. O'Brien 2005-06-05 02:49:42 +00:00
parent 1a8dc22293
commit 1260287e64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136804

View File

@ -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