xcb-util: Remove avoid-duplicate. This is causing problems during upload
because the builtin mechanism isn't working for whatever reason.
This commit is contained in:
parent
0a681c4f14
commit
37ce8b61f3
1 changed files with 1 additions and 3 deletions
|
@ -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-event.pc.in
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue