2016-10-02 03:30:18 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2016/10/02 09:30:18 tb Exp $
|
2007-07-04 06:52:46 -06:00
|
|
|
|
|
|
|
afterinstall:
|
2016-10-02 03:30:18 -06:00
|
|
|
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>
|