summaryrefslogtreecommitdiff
path: root/x11/xbitmaps/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/xbitmaps/Makefile
parentb5d854015399ebd64cb7625458bf4e7df85755d0 (diff)
downloadpkgsrc-809990af9e8b5a67b16f2b8aac8aa2ef9159dd77.tar.gz
x11: Add avoid-duplicate.mk to Xorg library packages
Diffstat (limited to 'x11/xbitmaps/Makefile')
-rw-r--r--x11/xbitmaps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile
index bba558fd1fd..8c28e37bd12 100644
--- a/x11/xbitmaps/Makefile
+++ b/x11/xbitmaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:35:58 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/01 13:01:16 nia Exp $
DISTNAME= xbitmaps-1.1.2
CATEGORIES= x11 devel
@@ -11,4 +11,6 @@ COMMENT= Common X11 bitmaps
GNU_CONFIGURE= yes
+X11_BUILTIN_NAME= xbitmaps
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../mk/bsd.pkg.mk"