$OpenBSD: patch-doc_Makefile,v 1.4 2015/09/12 20:40:49 sthen Exp $
--- doc/Makefile.orig	Fri Aug 21 16:27:33 2015
+++ doc/Makefile	Tue Sep  8 20:32:28 2015
@@ -23,7 +23,7 @@ install: $(doc)
 	install -m 755 -d $(destdir)$(htmldir) \
 		$(destdir)$(mandir)/man1
 	install -m 644 xca*.html $(destdir)$(htmldir)
-	install *.1.gz $(destdir)/$(mandir)/man1
+	install *.1 $(destdir)/$(mandir)/man1
 
 app: xca.html
 	mkdir -p $(APPDIR)/Resources
