Withdraw BROKEN on 5.x. It's ok now.

This commit is contained in:
Alexander Nedotsukov 2004-10-16 15:56:40 +00:00
parent 89c5e94fec
commit 9923a4800c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119598

View File

@ -28,10 +28,4 @@ LIBTOOLFLAGS= --disable-ltlibs --release-ignore
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>