$OpenBSD: patch-doc_Makefile,v 1.2 2015/02/07 21:52:57 sthen Exp $
--- doc/Makefile.orig	Sat Nov 22 12:28:25 2014
+++ doc/Makefile	Sat Feb  7 20:48:42 2015
@@ -22,7 +22,7 @@ install: xca.1.gz xca.html
 	install -m 755 -d $(destdir)$(htmldir) \
 		$(destdir)$(mandir)/man1
 	install -m 644 xca*.html $(destdir)$(htmldir)
-	install xca.1.gz $(destdir)/$(mandir)/man1
+	install xca.1 $(destdir)/$(mandir)/man1
 
 app: xca.html
 	mkdir -p $(APPDIR)/Resources
