switch to installing source manuals:

* cope with new bsd.man.mk
* update imake configuration

ports use of imake remains unchanged
This commit is contained in:
naddy 2011-06-23 22:48:59 +00:00
parent 64d8bb630a
commit 9a6a2d3cf3

View File

@ -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 <bsd.prog.mk>