$NetBSD: patch-aa,v 1.7 2019/04/01 16:48:37 ryoon Exp $

Fix path to papers directory on NetBSD.
Avoid arbitrary decisions wrt troff being present or not to use a g'prefix.
Force it instead and use PKGGNUDIR logic to work it out.

--- Makefile.in.orig	2018-12-23 14:34:27.000000000 +0000
+++ Makefile.in
@@ -3681,7 +3681,7 @@ tmac_an_prefix = \
 indexext = .i
 
 # Directory containing the default index for refer.
-indexdir = /usr/dict/papers
+indexdir = /usr/share/dict/papers
 
 # The filename (without suffix) of the default index for refer.
 indexname = Ind
