mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
- Remove BROKEN. It builds now with any version
Submitted by: maintainer
This commit is contained in:
parent
b9e8d05904
commit
19c3d66216
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160893
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user