x11-drivers/xorgxrdp[-devel]: unbreak build with DRI3 enabled after latest xorg update

Approved by:	portmgr blanket
This commit is contained in:
Dima Panov 2022-08-05 19:29:29 +03:00
parent aacdb477d1
commit a835676e2e
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ OPTIONS_DEFAULT=
DRI3_DESC= DRI3/Glamor OpenGL Support
DRI3_CONFIGURE_ENABLE= glamor
DRI3_LIB_DEPENDS= libepoxy.so:graphics/libepoxy
DRI3_CFLAGS= -I${LOCALBASE}/include/libdrm
DRI3_SUB_FILES= pkg-message
post-patch-DEBUG-on:

View File

@ -35,6 +35,7 @@ OPTIONS_DEFAULT=
DRI3_DESC= DRI3/Glamor OpenGL Support
DRI3_CONFIGURE_ENABLE= glamor
DRI3_LIB_DEPENDS= libepoxy.so:graphics/libepoxy
DRI3_CFLAGS= -I${LOCALBASE}/include/libdrm
DRI3_SUB_FILES= pkg-message
post-patch-DEBUG-on: