aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in
parentbdce4d94e267612e2955a9270d4659712a679dea (diff)
downloadports-release/7.3.0.tar.gz
ports-release/7.3.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in')
-rw-r--r--x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in b/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in
deleted file mode 100644
index 1089e7351728..000000000000
--- a/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/src/plot/Makefile.in.orig 2009-03-06 18:18:00.000000000 +0600
-+++ contrib/src/plot/Makefile.in 2009-03-20 00:07:59.000000000 +0600
-@@ -213,6 +213,8 @@
- all: $(__plotdll___depname) $(__plotlib___depname)
-
- install: $(__install_plotdll___depname) $(__install_plotlib___depname)
-+
-+install-common:
- $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)
- for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
- if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \