pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xcb-util xcb-util: Remove avoid-duplicate. This is...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eeb145cb5aea
branches:  trunk
changeset: 771650:eeb145cb5aea
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 21 10:11:25 2021 +0000

description:
xcb-util: Remove avoid-duplicate. This is causing problems during upload
because the builtin mechanism isn't working for whatever reason.

diffstat:

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

diffs (17 lines):

diff -r e8cd95717b86 -r eeb145cb5aea x11/xcb-util/Makefile
--- a/x11/xcb-util/Makefile     Tue Dec 21 09:18:59 2021 +0000
+++ b/x11/xcb-util/Makefile     Tue Dec 21 10:11:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/12/03 12:36:32 nia Exp $
+# $NetBSD: Makefile,v 1.15 2021/12/21 10:11:25 nia Exp $
 
 DISTNAME=      xcb-util-0.4.0
 CATEGORIES=    x11
@@ -19,7 +19,5 @@
 PKGCONFIG_OVERRIDE+=   xcb-aux.pc.in
 
 .include "../../devel/gperf/buildlink3.mk"
-X11_BUILTIN_NAME=      xcb-util
-.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
 .include "../../x11/libxcb/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index