summaryrefslogtreecommitdiff
path: root/x11/xauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xauth/Makefile')
-rw-r--r--x11/xauth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile
index 5428c143738..eef4fd48caf 100644
--- a/x11/xauth/Makefile
+++ b/x11/xauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/11/28 23:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/01 13:01:16 nia Exp $
DISTNAME= xauth-1.1.1
CATEGORIES= x11
@@ -13,6 +13,8 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
CPPFLAGS.NetBSD+= -D_OPENBSD_SOURCE
+X11_BUILTIN_NAME= xauth
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"