$OpenBSD$

Need to configure mandoc separately before building.

Index: configure
--- configure.orig
+++ configure
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cd mandoc && ./configure
