96992fc24f
other man pages ok matthieu@ (during lock), "put it in" oga@
9 lines
200 B
Makefile
9 lines
200 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2009/03/05 12:45:30 ajacoutot Exp $
|
|
|
|
SHARED_LIBS= Xss 5.0
|
|
|
|
afterinstall:
|
|
cd ${DESTDIR}${X11BASE}/man/man3 ; ln -sf Xss.3 XScreenSaver.3
|
|
|
|
.include <bsd.xorg.mk>
|