diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-22 10:17:42 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-22 10:17:42 +0000 |
| commit | d09e174e1b0bcda00ccd80ceca85ef5a7617ee48 (patch) | |
| tree | adccc796253346dbab98f55ce35c6018b19fd3e5 /textproc/html-pretty/files | |
| parent | - Add LICENSE_FILE (diff) | |
- Switch to options helpers
- Simplify installation
- Regenerate patches with `make makepatch`
Notes
Notes:
svn path=/head/; revision=409328
Diffstat (limited to 'textproc/html-pretty/files')
| -rw-r--r-- | textproc/html-pretty/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/html-pretty/files/patch-Makefile.in b/textproc/html-pretty/files/patch-Makefile.in index 5841c228cbf7..ce7cd1770c13 100644 --- a/textproc/html-pretty/files/patch-Makefile.in +++ b/textproc/html-pretty/files/patch-Makefile.in @@ -1,5 +1,5 @@ ---- ./Makefile.in.orig 2001-08-25 21:56:14.000000000 +0000 -+++ ./Makefile.in 2014-01-28 15:44:55.000000000 +0000 +--- Makefile.in.orig 2001-08-25 21:56:14 UTC ++++ Makefile.in @@ -34,7 +34,7 @@ ### install install htmlpty in system directories ### install-exe install only htmlpty executable @@ -45,7 +45,7 @@ MANDIR = $(prefix)/man MANEXT = 1 -@@ -217,7 +217,7 @@ +@@ -217,7 +217,7 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ @@ -54,7 +54,7 @@ LIBS = @LIBS@ VPATH = @srcdir@ -@@ -743,32 +743,22 @@ +@@ -743,32 +743,22 @@ htmlpty.zoo: htmlpty.tar $(ZOO) v htmlpty-$(VERSION).zoo >htmlpty-$(VERSION).zoo-lst $(LN) htmlpty-$(VERSION).zoo htmlpty.zoo @@ -94,7 +94,7 @@ install-ftp: htmlpty.tar htmlpty.zip htmlpty.zoo $(TAR) tvf htmlpty-$(VERSION).tar >$(FTPDIR)/htmlpty-$(VERSION).tar-lst -@@ -827,14 +817,14 @@ +@@ -827,14 +817,14 @@ table.o: table.c builtin.h default.h $(H test-version: @echo "Version number is ""'"$(VERSION)"'" |
