summaryrefslogtreecommitdiff
path: root/x11-drivers/xorgxrdp/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-08-05 19:29:29 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-08-05 19:30:30 +0300
commita835676e2eacf4ce89effff1de3a61133c520794 (patch)
tree374744656fd2f170d0cb4459b04eeeeca539cb78 /x11-drivers/xorgxrdp/Makefile
parentnet/termshark: Update to 2.4.0 (diff)
x11-drivers/xorgxrdp[-devel]: unbreak build with DRI3 enabled after latest xorg update
Approved by: portmgr blanket
Diffstat (limited to 'x11-drivers/xorgxrdp/Makefile')
-rw-r--r--x11-drivers/xorgxrdp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index cb929d3539d9..ffbe8de8c69b 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -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: