From ed5d57997f9d4753c181d9cc94a407c44a85fb3b Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 20 Feb 2010 22:19:19 +0000 Subject: Update to 1.3.2. Note: don't get too comfortable with this. I have a feeling things may change with beat's new xorg initiative. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13654 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libX11/files/patch-Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/libX11/files/patch-Makefile.am (limited to 'x11/libX11/files/patch-Makefile.am') diff --git a/x11/libX11/files/patch-Makefile.am b/x11/libX11/files/patch-Makefile.am new file mode 100644 index 000000000..767a1d400 --- /dev/null +++ b/x11/libX11/files/patch-Makefile.am @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2009-03-13 12:20:35.000000000 +0300 ++++ Makefile.am 2009-03-13 12:21:02.000000000 +0300 +@@ -5,7 +5,7 @@ + endif + SUBDIRS=include $(ORDER) nls man + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = x11.pc + if XCB + pkgconfig_DATA += x11-xcb.pc -- cgit v1.2.3