openbsd-ports/devel/gindent/patches/patch-man_Makefile_in
pvalchev 20135bc426 Update to gindent-2.2.8
- Add KNF (-knf) option
- Enable BERKELEY option by default
- Use gettext port rather than building its own
From Jim Geovedi <jim@corebsd.or.id>, thanks!
2002-08-26 02:55:09 +00:00

13 lines
570 B
Plaintext

$OpenBSD: patch-man_Makefile_in,v 1.1 2002/08/26 02:55:09 pvalchev Exp $
--- man/Makefile.in.orig Fri Mar 22 03:41:34 2002
+++ man/Makefile.in Fri Aug 23 06:16:31 2002
@@ -378,7 +378,7 @@ uninstall-man: uninstall-man1
@PACKAGE@.1: @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo texinfo2man Makefile
- texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
+ ../man/texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
# 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.
.NOEXPORT: