pkgsrc/x11/py-xcbgen/patches/patch-ae
wiz bc11a31858 py-xcbgen: update to 1.14.
To match xcb-proto-1.14.
2020-02-23 22:32:03 +00:00

24 lines
685 B
Text

$NetBSD: patch-ae,v 1.4 2020/02/23 22:32:03 wiz Exp $
Only build xcbgen parts in this package, other stuff is in xcbproto.
--- Makefile.in.orig 2020-02-22 20:16:56.000000000 +0000
+++ Makefile.in
@@ -311,7 +311,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
xcbincludedir = @xcbincludedir@
-SUBDIRS = src xcbgen
+SUBDIRS = xcbgen
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
EXTRA_DIST = doc xcb-proto.pc.in autogen.sh README.md
@@ -730,7 +730,7 @@ info: info-recursive
info-am:
-install-data-am: install-pkgconfigDATA
+install-data-am: #install-pkgconfigDATA
install-dvi: install-dvi-recursive