ports/net/fping/patches/patch-doc_Makefile_in

13 lines
359 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: doc/Makefile.in
--- doc/Makefile.in.orig
+++ doc/Makefile.in
@@ -492,7 +492,7 @@ uninstall-man: uninstall-man8
fping.8: fping.pod
- pod2man -c "" -s 8 -r "fping" $< >$@
+ pod2man -c "" -s 8 -r "fping" $> >$@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.