Add back BROKEN message when WITH_NEW_XORG isn't set.
Submitted by: pointyhat (via miwi) Approved by: portmgr (miwi), maintainer (timeout)
This commit is contained in:
parent
785a42503d
commit
7e375f820b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315651
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ pre-configure:
|
|||
@${ECHO} "${PKGNAME}: Rebuild graphics/libdrm with the WITH_KMS option."
|
||||
@${FALSE}
|
||||
.endif
|
||||
.else
|
||||
BROKEN= This port need libdrm version that is available when WITH_NEW_XORG is set
|
||||
.endif
|
||||
|
||||
post-patch: .SILENT
|
||||
|
|
Loading…
Reference in a new issue