aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2026-05-31 08:49:13 +0000
committerGleb Popov <arrowd@FreeBSD.org>2026-06-15 15:55:34 +0000
commit67dae6618236a5d1e20abaede0ea52ee860e585f (patch)
tree3e4ead5f45fcd4202e614d662deaac8f52f0043b /x11-servers
parent823c5a85dffc3f6c3210a56ac5e890dc75d43b82 (diff)
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xorg-server/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile
index a77098fecdb6..dcb4b4c46399 100644
--- a/x11-servers/xorg-server/Makefile
+++ b/x11-servers/xorg-server/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xorg
PORTVERSION= 21.1.23
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-servers
MASTER_SITES= XORG/individual/xserver
@@ -38,10 +39,10 @@ PLIST_FILES= bin/${BINARY_NAME} \
DESCR= ${.CURDIR}/pkg-descr-${FLAVOR}
-BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
+BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-libs
RUN_DEPENDS+= xkeyboard-config>=2.5:x11/xkeyboard-config \
xkbcomp:x11/xkbcomp \
- ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
+ ${LOCALBASE}/lib/dri/libdril_dri.so:graphics/mesa-dri
MESON_ARGS+= -Dxwin=false \
-Dxquartz=false \