summaryrefslogtreecommitdiff
path: root/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in')
-rw-r--r--devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in b/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in
new file mode 100644
index 000000000000..1e90a482a7d9
--- /dev/null
+++ b/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in
@@ -0,0 +1,11 @@
+--- src/plugins/contrib/wxContribItems/Makefile.in.orig 2016-05-06 22:22:44 UTC
++++ src/plugins/contrib/wxContribItems/Makefile.in
+@@ -444,7 +444,7 @@ top_srcdir = @top_srcdir@
+ @HAVE_WX29_TRUE@TREELIST_DIST = $(srcdir)/wxTreeList/src/treelistctrl.cpp $(srcdir)/wxTreeList/include/wx/treelistctrl.h
+ SUBDIRS = wxchart wxFlatNotebook wxthings wxImagePanel wxSpeedButton KWIC $(TREELIST_DIR) wxled wxmathplot .
+ EXTRA_DIST = $(srcdir)/*.cbp $(TREELIST_DIST)
+-pkgconfigdir = $(prefix)/libdata/pkgconfig
++pkgconfigdir = ${STAGEDIR}${PREFIX}/libdata/pkgconfig
+ pkgconfig_DATA = wxsmith-contrib.pc cb_wxcontrib.pc cb_wxchartctrl.pc cb_wxcustombutton.pc cb_wxflatnotebook.pc cb_wximagepanel.pc cb_wxspeedbutton.pc cb_wxKWIC.pc $(TREELIST_PC) cb_wxled.pc cb_wxmathplot.pc
+ all: all-recursive
+