2013-08-13 01:07:07 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/08/13 07:07:13 guenther Exp $
|
2006-11-26 05:07:34 -07:00
|
|
|
|
2013-08-13 01:07:07 -06:00
|
|
|
SHARED_LIBS= Xss 6.0
|
2006-11-26 05:07:34 -07:00
|
|
|
|
2009-03-05 05:45:30 -07:00
|
|
|
afterinstall:
|
|
|
|
cd ${DESTDIR}${X11BASE}/man/man3 ; ln -sf Xss.3 XScreenSaver.3
|
|
|
|
|
2006-11-26 05:07:34 -07:00
|
|
|
.include <bsd.xorg.mk>
|