summaryrefslogtreecommitdiff
path: root/x11/libxshmfence/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-12-01 13:01:12 +0000
committernia <nia@pkgsrc.org>2021-12-01 13:01:12 +0000
commit809990af9e8b5a67b16f2b8aac8aa2ef9159dd77 (patch)
tree557765c3c60e6e467abd89ffad9ff99384d3381c /x11/libxshmfence/Makefile
parentb5d854015399ebd64cb7625458bf4e7df85755d0 (diff)
downloadpkgsrc-809990af9e8b5a67b16f2b8aac8aa2ef9159dd77.tar.gz
x11: Add avoid-duplicate.mk to Xorg library packages
Diffstat (limited to 'x11/libxshmfence/Makefile')
-rw-r--r--x11/libxshmfence/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libxshmfence/Makefile b/x11/libxshmfence/Makefile
index a91c4e65f99..0d96a9ba0b3 100644
--- a/x11/libxshmfence/Makefile
+++ b/x11/libxshmfence/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/08/21 19:22:12 mcf Exp $
+# $NetBSD: Makefile,v 1.16 2021/12/01 13:01:16 nia Exp $
DISTNAME= libxshmfence-1.3
PKGREVISION= 3
@@ -35,5 +35,7 @@ pre-configure:
.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
+X11_BUILTIN_NAME?= libxshmfence
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"