xenocara/driver/xf86-input-mouse/Makefile.bsd-wrapper

8 lines
212 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2016/10/02 09:30:18 tb Exp $
afterinstall:
cd ${DESTDIR}${X11BASE}/man/man4 ; ln -sf mousedrv.4 mouse.4 ; \
chown -h ${MANOWN}:${MANGRP} mouse.4
2006-11-26 16:05:50 -07:00
.include <bsd.xorg.mk>