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:
Koop Mast 2013-04-01 11:58:39 +00:00
parent 785a42503d
commit 7e375f820b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315651

View file

@ -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