openbsd-ports/textproc/wdiff/patches/patch-Makefile_in
pvalchev e4c810b834 - Remove FreeBSDisms, cleanup Makefile
- Trim DESCR to a reasonable level and format it nicely
- Rename & sync patches to unified diff with update-patches
2002-12-23 09:09:12 +00:00

13 lines
393 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2002/12/23 09:09:12 pvalchev Exp $
--- Makefile.in.orig Sun Nov 6 00:45:13 1994
+++ Makefile.in Mon Dec 23 02:06:10 2002
@@ -129,7 +129,7 @@ getopt.o getopt1.o: getopt.h
check: wdiff
$(srcdir)/check_it
-install: all
+install: all install-man
$(srcdir)/mkinstalldirs $(bindir) $(infodir)
for name in $(PROGRAMS); do \
$(INSTALL_PROGRAM) $$name \