pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2021Q4]: pkgsrc/x11/xkeyboard-config Pullup ticket #6573 - req...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcd8270cb6d6
branches:  pkgsrc-2021Q4
changeset: 372771:fcd8270cb6d6
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Jan 30 16:54:39 2022 +0000

description:
Pullup ticket #6573 - requested by nia
x11/xkeyboard-config: build fix

Revisions pulled up:
- x11/xkeyboard-config/Makefile                                 1.48

---
   Module Name: pkgsrc
   Committed By:        nia
   Date:                Tue Jan 25 11:16:57 UTC 2022

   Modified Files:
        pkgsrc/x11/xkeyboard-config: Makefile

   Log Message:
   xkeyboard-config: remove avoid-duplicate.mk

   PR pkg/56667 (tigervnc dropped from binary packages)

diffstat:

 x11/xkeyboard-config/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 611d36c196eb -r fcd8270cb6d6 x11/xkeyboard-config/Makefile
--- a/x11/xkeyboard-config/Makefile     Fri Jan 21 15:51:51 2022 +0000
+++ b/x11/xkeyboard-config/Makefile     Sun Jan 30 16:54:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2021/12/01 13:01:16 nia Exp $
+# $NetBSD: Makefile,v 1.47.2.1 2022/01/30 16:54:39 bsiegert Exp $
 
 DISTNAME=              xkeyboard-config-2.34
 CATEGORIES=            x11
@@ -55,8 +55,6 @@
 
 BUILDLINK_DEPMETHOD.gettext=   build   # for the configure only
 .include "../../devel/gettext-lib/buildlink3.mk"
-X11_BUILTIN_NAME=      xkeyboard-config
-.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
 BUILDLINK_API_DEPENDS.libX11+= libX11>=1.4.3
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/xorgproto/buildlink3.mk"



Home | Main Index | Thread Index | Old Index