$OpenBSD: patch-Makefile,v 1.1.1.1 2013/03/08 11:34:18 pascal Exp $

Install manpages on OpenBSD.
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&root=fpcbuild&revision=1049

--- Makefile.orig	Fri Oct 19 17:37:19 2012
+++ Makefile	Wed Dec 26 22:48:12 2012
@@ -2043,7 +2043,7 @@ endif
 ifeq ($(OS_TARGET),emx)
 	$(COPY) $(addprefix $(CVSINSTALL)/binos2/,*.ico *.dll) $(INSTALL_BINDIR)
 endif
-ifneq ($(findstring $(OS_TARGET),linux freebsd sunos qnx),)
+ifneq ($(findstring $(OS_TARGET),linux freebsd openbsd sunos qnx),)
 	$(MAKE) -C $(CVSINSTALL)/man installman
 endif
 endif
