summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-11-25 22:32:52 +0000
committerwiz <wiz@pkgsrc.org>2019-11-25 22:32:52 +0000
commitd0021745b9c1e767ee20e9ae3db975a86151dd20 (patch)
tree9759f1ae4404cdfb92175090376526f6ea65410d /x11
parent291d2b6dbe95b1e7f8cb58ea9eea459d5a6c1129 (diff)
downloadpkgsrc-d0021745b9c1e767ee20e9ae3db975a86151dd20.tar.gz
modular-xorg-*: remove libxkbui bl3.mk
Unused for years (was only used by removed xorgcfg). Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/modular-xorg-server/Makefile4
-rw-r--r--x11/modular-xorg-xephyr/Makefile4
-rw-r--r--x11/modular-xorg-xquartz/Makefile5
-rw-r--r--x11/modular-xorg-xwayland/Makefile4
4 files changed, 8 insertions, 9 deletions
diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile
index b8e9de5b984..26241335683 100644
--- a/x11/modular-xorg-server/Makefile
+++ b/x11/modular-xorg-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.121 2019/11/24 21:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Modular X11 server from modular X.org
diff --git a/x11/modular-xorg-xephyr/Makefile b/x11/modular-xorg-xephyr/Makefile
index 141d081111b..41ad956456f 100644
--- a/x11/modular-xorg-xephyr/Makefile
+++ b/x11/modular-xorg-xephyr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/11/24 21:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xephyr-${XORG_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo
PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches
diff --git a/x11/modular-xorg-xquartz/Makefile b/x11/modular-xorg-xquartz/Makefile
index 8023bb7d816..573f7096c8a 100644
--- a/x11/modular-xorg-xquartz/Makefile
+++ b/x11/modular-xorg-xquartz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2019/11/24 21:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-1.17.2
PKGNAME= ${DISTNAME:S/xorg-server/modular-xorg-xquartz/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= https://www.x.org/releases/individual/xserver/
EXTRACT_SUFX= .tar.bz2
@@ -106,7 +106,6 @@ MESSAGE_SUBST+= PREFIX=${PREFIX}
.include "../../x11/libXxf86vm/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libxkbfile/buildlink3.mk"
-.include "../../x11/libxkbui/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../x11/xcb-util-keysyms/buildlink3.mk"
.include "../../x11/xtrans/buildlink3.mk"
diff --git a/x11/modular-xorg-xwayland/Makefile b/x11/modular-xorg-xwayland/Makefile
index 900cf7148c7..9d6eacac589 100644
--- a/x11/modular-xorg-xwayland/Makefile
+++ b/x11/modular-xorg-xwayland/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/11/24 21:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xwayland-${XORG_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo
PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches