summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-11-25 20:06:45 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-11-25 20:06:45 +0000
commit304894eec97b32603d2d78350424e71a0c48e63b (patch)
treee58ae328cd1853d53a6934c7d645a605f736f75d /x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in
parentUpdate to 1.8.1. (diff)
Update wxgtk2*-devel to 2.5.3
PR: 73450
Notes
Notes: svn path=/head/; revision=122428
Diffstat (limited to 'x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in')
-rw-r--r--x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in b/x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in
deleted file mode 100644
index aafcaa405758..000000000000
--- a/x11-toolkits/wxgtk26/files/patch-contrib-src-xrc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/src/xrc/Makefile.in.orig Sun Jun 27 21:37:21 2004
-+++ contrib/src/xrc/Makefile.in Sun Jun 27 21:37:44 2004
-@@ -258,6 +258,8 @@
- all: $(__xrcdll___depname) $(__xrclib___depname)
-
- install: all $(__install_xrcdll___depname) $(__install_xrclib___depname)
-+
-+install-common:
- $(INSTALL_DIR) $(DESTDIR)$(includedir)
- for f in wx/xrc/xmlres.h wx/xrc/xh_all.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h; do \
- if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \