summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtrans/Makefile')
-rw-r--r--x11/xtrans/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile
index 68a6b2bd790..e1f1e4bc796 100644
--- a/x11/xtrans/Makefile
+++ b/x11/xtrans/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/01/18 23:36:13 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2021/12/01 13:01:17 nia Exp $
DISTNAME= xtrans-1.4.0
CATEGORIES= x11 net
@@ -13,4 +13,6 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= xtrans.pc.in
+X11_BUILTIN_NAME= xtrans
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../mk/bsd.pkg.mk"