summaryrefslogtreecommitdiff
path: root/x11/xorgproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorgproto/Makefile')
-rw-r--r--x11/xorgproto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile
index 6833a5aad64..7bccfcfebc3 100644
--- a/x11/xorgproto/Makefile
+++ b/x11/xorgproto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2021/09/16 08:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2021/12/01 13:01:17 nia Exp $
DISTNAME= xorgproto-2021.5
PKGREVISION= 1
@@ -51,4 +51,6 @@ PKGCONFIG_OVERRIDE+= xineramaproto.pc.in
PKGCONFIG_OVERRIDE+= xproto.pc.in
PKGCONFIG_OVERRIDE+= xproxymngproto.pc.in
+X11_BUILTIN_NAME= xorgproto
+.include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
.include "../../mk/bsd.pkg.mk"