=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** xenocara/Makefile 2014/03/24 20:41:19 1.56 --- xenocara/Makefile 2014/04/18 10:02:45 1.57 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.56 2014/03/24 20:41:19 sthen Exp $ .include .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.57 2014/04/18 10:02:45 schwarze Exp $ .include .include *************** *** 52,58 **** afterinstall afterbuild: exec ${MAKE} fix-appd ! /usr/libexec/makewhatis -v ${DESTDIR}/usr/X11R6/man install-mk: cd share/mk && exec ${MAKE} X11BASE=${X11BASE} install --- 52,58 ---- afterinstall afterbuild: exec ${MAKE} fix-appd ! /usr/sbin/makewhatis -Qv ${DESTDIR}/usr/X11R6/man install-mk: cd share/mk && exec ${MAKE} X11BASE=${X11BASE} install