From 9a6a2d3cf369d174d5b19fb7927697f117a24fad Mon Sep 17 00:00:00 2001 From: naddy Date: Thu, 23 Jun 2011 22:48:59 +0000 Subject: switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 44c77f2..1bd9271 100644 --- a/Makefile +++ b/Makefile @@ -15,11 +15,9 @@ CFLAGS+= -Wall LDADD+= -L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \ -lfontconfig -lexpat -lfreetype -lz -lXinerama -lXrandr -lXext -MANDIR= ${X11BASE}/man/cat +MANDIR= ${X11BASE}/man/man MAN= cwm.1 cwmrc.5 -CLEANFILES= cwm.cat1 cwmrc.cat5 - obj: _xenocara_obj .include -- cgit 1.4.1