forked from Lainports/freebsd-ports
BROKEN: Does not install
This commit is contained in:
parent
fb4ba2307f
commit
044075cb32
1 changed files with 3 additions and 1 deletions
|
|
@ -25,7 +25,9 @@ MANCOMPRESSED= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN="The graphical boot requires rcorder which is only on FreeBSD 5 or greater."
|
||||
BROKEN= The graphical boot requires rcorder which is only on FreeBSD 5 or greater.
|
||||
.else
|
||||
BROKEN= Does not install
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue