- Remove BROKEN. It builds now with any version

Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2006-04-30 09:22:23 +00:00
parent b9e8d05904
commit 19c3d66216
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160893
2 changed files with 0 additions and 8 deletions

View File

@ -40,10 +40,6 @@ OPTIONS= DEBUG "Build with debugging information" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 504000
BROKEN= Does not build on FreeBSD >= 5.x
.endif
.if!defined(WITHOUT_DEBUG)
CONFIGURE_ARGS+= --enable-debug=yes
.else

View File

@ -40,10 +40,6 @@ OPTIONS= DEBUG "Build with debugging information" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 504000
BROKEN= Does not build on FreeBSD >= 5.x
.endif
.if!defined(WITHOUT_DEBUG)
CONFIGURE_ARGS+= --enable-debug=yes
.else