$NetBSD: patch-af,v 1.2 2015/12/29 23:34:43 dholland Exp $

Use the right directory for docs.

--- Doc/Makefile.orig
+++ Doc/Makefile
@@ -20,7 +20,7 @@
 
 MAN1_DIR=$(mandir)/man1
 MANN_DIR=$(mandir)/mann
-DOC_DIR=$(prefix)/doc/stk-$(VERSION)
+DOC_DIR=$(prefix)/share/doc/stk
 
 DIRS=Extension Reference STklos+Tk Manual Isotas96
 
