pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xkeyboard-config xkeyboard-config: remove avoid-du...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60c5cbc57d44
branches:  trunk
changeset: 372472:60c5cbc57d44
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jan 25 11:16:56 2022 +0000

description:
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 3cb0229adf58 -r 60c5cbc57d44 x11/xkeyboard-config/Makefile
--- a/x11/xkeyboard-config/Makefile     Tue Jan 25 10:40:22 2022 +0000
+++ b/x11/xkeyboard-config/Makefile     Tue Jan 25 11:16:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2021/12/01 13:01:16 nia Exp $
+# $NetBSD: Makefile,v 1.48 2022/01/25 11:16:56 nia 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