summaryrefslogtreecommitdiff
path: root/x11/libXpresent
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/libXpresent
parentb5d854015399ebd64cb7625458bf4e7df85755d0 (diff)
downloadpkgsrc-809990af9e8b5a67b16f2b8aac8aa2ef9159dd77.tar.gz
x11: Add avoid-duplicate.mk to Xorg library packages
Diffstat (limited to 'x11/libXpresent')
-rw-r--r--x11/libXpresent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXpresent/Makefile b/x11/libXpresent/Makefile
index b7f8b166fc0..ec9c67fffb5 100644
--- a/x11/libXpresent/Makefile
+++ b/x11/libXpresent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:35:52 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/01 13:01:14 nia Exp $
DISTNAME= libXpresent-1.0.0
PKGREVISION= 1
@@ -15,6 +15,8 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xpresent.pc.in
GNU_CONFIGURE= yes
+X11_BUILTIN_NAME?= libXpresent
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
.include "../../x11/libXrandr/buildlink3.mk"