summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-05-12 17:45:30 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-05-12 17:45:30 +0000
commit54c086c129c88d664ff3008d1336164547b80e66 (patch)
treecd5089fa2b5950af1a9f7fac449022ee5be052d2 /x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in
parentmark it BROKEN (diff)
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0.
Diffstat (limited to 'x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in')
-rw-r--r--x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in b/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in
deleted file mode 100644
index 0c492341ca53..000000000000
--- a/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-deprecated-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/src/deprecated/Makefile.in.orig Sun Oct 10 22:18:54 2004
-+++ contrib/src/deprecated/Makefile.in Wed Nov 24 21:39:56 2004
-@@ -207,6 +207,8 @@
- all: $(__deprecateddll___depname) $(__deprecatedlib___depname)
-
- install: all $(__install_deprecateddll___depname) $(__install_deprecatedlib___depname)
-+
-+install-common:
- $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)
- for f in wx/deprecated/expr.h wx/deprecated/prop.h wx/deprecated/propform.h wx/deprecated/proplist.h wx/deprecated/resource.h wx/deprecated/setup.h wx/deprecated/tbarsmpl.h wx/deprecated/treelay.h wx/deprecated/wxexpr.h; do \
- if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \