Commits

David B. Evans authored 8b483da3251
txt2man: update to version 1.6.0

* use github portgroup * uses gawk at runtime
No tags

textproc/txt2man/files/patch-Makefile.diff

Deleted
1 ---- Makefile.orig 2011-03-16 16:45:13.000000000 -0500
2 -+++ Makefile 2014-07-11 00:47:09.000000000 -0500
3 -@@ -7,9 +7,9 @@
4 - all: $(MAN1)
5 -
6 - install: $(MAN1)
7 -- mkdir -p $(prefix)/bin $(prefix)/man/man1
8 -+ mkdir -p $(prefix)/bin $(prefix)/share/man/man1
9 - cp $(BIN) $(prefix)/bin/
10 -- cp $(MAN1) $(prefix)/man/man1
11 -+ cp $(MAN1) $(prefix)/share/man/man1
12 -
13 - clean:
14 - rm -f *.1 *.txt *.ps *.pdf *.html

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut