diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-08-01 06:28:20 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-08-01 06:28:20 +0000 |
| commit | c8694fab91759de9ab74949760e64b1a0a1f1ba2 (patch) | |
| tree | eead4695ca595d9a02b16c5244d96e79e02470ba /devel/simulavr/files/patch-doc::Makefile.in | |
| parent | Upgrade to version 3.7 (diff) | |
Many thanks to hrs who kept track of my emergency call, and to
Benjamin Lutz whom he got to solve my latex PDF vs. DVI generation
problem, and who supplied a fix that makes simulavr's documentation
build again. That way, I could reenable the doc generation for the
port I just turned off about a day ago in order to unbreak the port.
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Notes
Notes:
svn path=/head/; revision=140605
Diffstat (limited to 'devel/simulavr/files/patch-doc::Makefile.in')
| -rw-r--r-- | devel/simulavr/files/patch-doc::Makefile.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/simulavr/files/patch-doc::Makefile.in b/devel/simulavr/files/patch-doc::Makefile.in deleted file mode 100644 index cf8ea8f3fc41..000000000000 --- a/devel/simulavr/files/patch-doc::Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- doc/Makefile.in.orig Thu Feb 17 00:00:19 2005 -+++ doc/Makefile.in Sat Jul 30 23:54:10 2005 -@@ -516,7 +516,8 @@ - uninstall-local - - --all-local: html $(TARGET_PS) $(TARGET_PDF) -+#all-local: html $(TARGET_PS) $(TARGET_PDF) -+all-local: - - # Rule for generating postscript output. - ps: simulavr.ps $(TARGET_DOX_PS) -@@ -547,7 +548,8 @@ - done - - # General rule for installing documentation --install-data-local: install-html install-ps $(INSTALL_PDF) -+#install-data-local: install-html install-ps $(INSTALL_PDF) -+install-data-local: - - uninstall-local: - rm -rf $(DOC_INST_DIR) |
