mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
On rechecking my work, this is failing to install everywhere. Mark it
as such.
This commit is contained in:
parent
124be83293
commit
7987df5851
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200844
1 changed files with 1 additions and 3 deletions
|
@ -33,9 +33,7 @@ OPTIONS= DEBUG "Turn on debugging" off
|
|||
CONFIGURE_ARGS+= --enable-debug=no
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
BROKEN= Does not install
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= Does not build on !i386
|
||||
|
|
Loading…
Add table
Reference in a new issue