b5bb12998e
not bumped by this that will be corrected soon. heavy lifting by todd@
9 lines
199 B
Makefile
9 lines
199 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/08/13 07:07:13 guenther Exp $
|
|
|
|
SHARED_LIBS= Xss 6.0
|
|
|
|
afterinstall:
|
|
cd ${DESTDIR}${X11BASE}/man/man3 ; ln -sf Xss.3 XScreenSaver.3
|
|
|
|
.include <bsd.xorg.mk>
|