$OpenBSD: patch-Makefile_in,v 1.2 2010/05/22 21:55:24 espie Exp $
--- Makefile.in.orig	Mon Dec 13 20:12:55 2004
+++ Makefile.in	Sat May 22 13:49:16 2010
@@ -300,6 +300,7 @@ install.dictfmt: dictfmt dictfmt_index2word dictfmt_in
 	$(INSTALL_DATA) dictfmt_index2word.1 $(DESTDIR)$(man1_prefix); \
 	$(INSTALL_DATA) dictfmt_index2suffix.1 $(DESTDIR)$(man1_prefix); \
 	$(INSTALL_DATA) dictunformat.1 $(DESTDIR)$(man1_prefix); \
+	$(INSTALL_DATA) dictfmt_virtual.1 $(DESTDIR)$(man1_prefix); \
 	test _$(USE_PLUGIN) != _ && \
 	    $(INSTALL_SCRIPT) dictfmt_plugin $(DESTDIR)$(bindir) || true
 
