diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-03-14 00:18:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-03-14 00:18:56 +0000 |
commit | 2051da9e3ef39c909a634414b31fd3554f46a922 (patch) | |
tree | becd5bd069609ceb1aa0b973bfeed379b84f0c96 /math/labplot/files/patch-doc::br::Makefile.in | |
parent | - Makefile tweaks (diff) |
- Update to 2.0.0.a3
PR: 176567
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=314122
Diffstat (limited to 'math/labplot/files/patch-doc::br::Makefile.in')
-rw-r--r-- | math/labplot/files/patch-doc::br::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/labplot/files/patch-doc::br::Makefile.in b/math/labplot/files/patch-doc::br::Makefile.in deleted file mode 100644 index e8ab703a572c..000000000000 --- a/math/labplot/files/patch-doc::br::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./doc/br/Makefile.in.orig 2008-01-12 12:42:50.000000000 +0300 -+++ ./doc/br/Makefile.in 2008-06-15 03:01:03.000000000 +0400 -@@ -496,7 +496,7 @@ - fi - $(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/br/LabPlot/index.docbook - rm -f $(DESTDIR)/$(kde_htmldir)/br/LabPlot/small_pics -- ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/br/LabPlot/ -+ ln -fs $(kde_htmldir)/en/LabPlot/small_pics $(DESTDIR)/$(kde_htmldir)/br/LabPlot/ - - uninstall-local: - #>- rm -f $(kde_htmldir)/br/LabPlot/small_pics |