diff options
Diffstat (limited to 'x11/xcb-proto/patches/patch-ae')
-rw-r--r-- | x11/xcb-proto/patches/patch-ae | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xcb-proto/patches/patch-ae b/x11/xcb-proto/patches/patch-ae new file mode 100644 index 00000000000..e2929685199 --- /dev/null +++ b/x11/xcb-proto/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1 2009/04/08 13:06:22 drochner Exp $ + +--- Makefile.in.orig 2009-04-08 13:05:03.000000000 +0200 ++++ Makefile.in +@@ -158,7 +158,7 @@ target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + xcbincludedir = @xcbincludedir@ +-SUBDIRS = src xcbgen ++SUBDIRS = src + pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = xcb-proto.pc + EXTRA_DIST = doc xcb-proto.pc.in |