From b83ea834e2a77dff39893181e68d9442fd55ba40 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 23 Jun 2011 22:49:01 +0000 Subject: switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged --- share/mk/bsd.xorg.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/mk/bsd.xorg.mk b/share/mk/bsd.xorg.mk index b686bf3c2..4004ac9e7 100644 --- a/share/mk/bsd.xorg.mk +++ b/share/mk/bsd.xorg.mk @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.xorg.mk,v 1.38 2011/06/02 19:47:33 matthieu Exp $ -*- makefile -*- +# $OpenBSD: bsd.xorg.mk,v 1.39 2011/06/23 22:49:00 naddy Exp $ -*- makefile -*- # # Copyright © 2006 Matthieu Herrb # @@ -33,7 +33,7 @@ XOBJDIR?= /usr/xobj BINDIR?= ${X11BASE}/bin LIBDIR= ${X11BASE}/lib INCSDIR= ${X11BASE}/include -MANDIR= ${X11BASE}/man/cat +MANDIR= ${X11BASE}/man/man PKG_CONFIG_LIBDIR= ${X11BASE}/lib/pkgconfig -- cgit v1.2.3