aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-25 17:34:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-25 17:34:31 +0000
commitb10c84f924a10465c591ac5b19aa83cbad6954df (patch)
treece74d8e0a6a207df1a53032f0620fe7afc2bbb8c /x11-servers
parent0194575b4f8f5c179c55d708c69c21a080bfa5fc (diff)
downloadports-b10c84f924a10465c591ac5b19aa83cbad6954df.tar.gz
ports-b10c84f924a10465c591ac5b19aa83cbad6954df.zip
x11/libxcvt: add new port
libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server. https://gitlab.freedesktop.org/ofourdan/libxcvt
Notes
Notes: svn path=/head/; revision=569219
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xorg-server/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile
index bf56659f4dbd..638090921b5b 100644
--- a/x11-servers/xorg-server/Makefile
+++ b/x11-servers/xorg-server/Makefile
@@ -81,6 +81,7 @@ BUILD_DEPENDS+= libepoxy>0:graphics/libepoxy # only for configure
.endif
.if ${SLAVE_PORT} == "no"
+CONFLICTS_INSTALL+= libxcvt # bin/cvt, https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/637
USE_GL+= gbm
USE_XORG+= pciaccess
CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \