Tue Jul 13 12:05:48 2021 UTC ()
modular-xorg-server: note conflict with libxcvt


(wiz)
diff -r1.129 -r1.130 pkgsrc/x11/modular-xorg-server/Makefile

cvs diff -r1.129 -r1.130 pkgsrc/x11/modular-xorg-server/Makefile (expand / switch to context diff)
--- pkgsrc/x11/modular-xorg-server/Makefile 2020/08/26 10:28:39 1.129
+++ pkgsrc/x11/modular-xorg-server/Makefile 2021/07/13 12:05:48 1.130
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2020/08/26 10:28:39 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2021/07/13 12:05:48 wiz Exp $
 
 DISTNAME=	xorg-server-${XORG_VERSION}
 PKGNAME=	modular-${DISTNAME}
@@ -9,6 +9,8 @@
 SPECIAL_PERMS+=		bin/Xorg ${SETUID_ROOT_PERMS}
 
 NOT_FOR_PLATFORM=	Darwin-*-*
+
+CONFLICTS+=		libxcvt-[0-9]*
 
 .include "Makefile.common"