diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.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.in | 11 |
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 \ |