Thu Sep 16 08:37:53 2021 UTC ()
xorgproto: install pkg-config files into lib/pkgconfig, like usual

Bump PKGREVISION.


(wiz)
diff -r1.17 -r1.18 pkgsrc/x11/xorgproto/Makefile
diff -r1.8 -r1.9 pkgsrc/x11/xorgproto/PLIST

cvs diff -r1.17 -r1.18 pkgsrc/x11/xorgproto/Makefile (expand / switch to context diff)
--- pkgsrc/x11/xorgproto/Makefile 2021/09/16 08:22:41 1.17
+++ pkgsrc/x11/xorgproto/Makefile 2021/09/16 08:37:53 1.18
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/09/16 08:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/16 08:37:53 wiz Exp $
 
 DISTNAME=		xorgproto-2021.5
+PKGREVISION=		1
 CATEGORIES=		x11 devel
 MASTER_SITES=		${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=		.tar.bz2
@@ -12,6 +13,8 @@
 
 GNU_CONFIGURE=		yes
 USE_LANGUAGES=		c
+
+CONFIGURE_ARGS+=	--datadir=${PREFIX}/lib
 
 # Force a consistent PLIST.
 CONFIGURE_ENV+=		MISC_MAN_SUFFIX="7"

cvs diff -r1.8 -r1.9 pkgsrc/x11/xorgproto/PLIST (expand / switch to context diff)
--- pkgsrc/x11/xorgproto/PLIST 2020/04/14 19:30:46 1.8
+++ pkgsrc/x11/xorgproto/PLIST 2021/09/16 08:37:53 1.9
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/04/14 19:30:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/09/16 08:37:53 wiz Exp $
 include/GL/glxint.h
 include/GL/glxmd.h
 include/GL/glxproto.h
@@ -127,6 +127,34 @@
 include/X11/fonts/fsmasks.h
 include/X11/keysym.h
 include/X11/keysymdef.h
+lib/pkgconfig/applewmproto.pc
+lib/pkgconfig/bigreqsproto.pc
+lib/pkgconfig/compositeproto.pc
+lib/pkgconfig/damageproto.pc
+lib/pkgconfig/dmxproto.pc
+lib/pkgconfig/dpmsproto.pc
+lib/pkgconfig/dri2proto.pc
+lib/pkgconfig/dri3proto.pc
+lib/pkgconfig/fixesproto.pc
+lib/pkgconfig/fontsproto.pc
+lib/pkgconfig/glproto.pc
+lib/pkgconfig/inputproto.pc
+lib/pkgconfig/kbproto.pc
+lib/pkgconfig/presentproto.pc
+lib/pkgconfig/randrproto.pc
+lib/pkgconfig/recordproto.pc
+lib/pkgconfig/renderproto.pc
+lib/pkgconfig/resourceproto.pc
+lib/pkgconfig/scrnsaverproto.pc
+lib/pkgconfig/videoproto.pc
+lib/pkgconfig/xcmiscproto.pc
+lib/pkgconfig/xextproto.pc
+lib/pkgconfig/xf86bigfontproto.pc
+lib/pkgconfig/xf86dgaproto.pc
+lib/pkgconfig/xf86driproto.pc
+lib/pkgconfig/xf86vidmodeproto.pc
+lib/pkgconfig/xineramaproto.pc
+lib/pkgconfig/xproto.pc
 share/doc/bigreqsproto/bigreq.xml
 share/doc/fontsproto/fsproto.xml
 share/doc/kbproto/XKBproto-1.svg
@@ -195,31 +223,3 @@
 share/doc/xproto/keysyms.xml
 share/doc/xproto/sect1-9.xml
 share/doc/xproto/x11protocol.xml
-share/pkgconfig/applewmproto.pc
-share/pkgconfig/bigreqsproto.pc
-share/pkgconfig/compositeproto.pc
-share/pkgconfig/damageproto.pc
-share/pkgconfig/dmxproto.pc
-share/pkgconfig/dpmsproto.pc
-share/pkgconfig/dri2proto.pc
-share/pkgconfig/dri3proto.pc
-share/pkgconfig/fixesproto.pc
-share/pkgconfig/fontsproto.pc
-share/pkgconfig/glproto.pc
-share/pkgconfig/inputproto.pc
-share/pkgconfig/kbproto.pc
-share/pkgconfig/presentproto.pc
-share/pkgconfig/randrproto.pc
-share/pkgconfig/recordproto.pc
-share/pkgconfig/renderproto.pc
-share/pkgconfig/resourceproto.pc
-share/pkgconfig/scrnsaverproto.pc
-share/pkgconfig/videoproto.pc
-share/pkgconfig/xcmiscproto.pc
-share/pkgconfig/xextproto.pc
-share/pkgconfig/xf86bigfontproto.pc
-share/pkgconfig/xf86dgaproto.pc
-share/pkgconfig/xf86driproto.pc
-share/pkgconfig/xf86vidmodeproto.pc
-share/pkgconfig/xineramaproto.pc
-share/pkgconfig/xproto.pc