xenocara/lib/libXScrnSaver/Makefile.bsd-wrapper

9 lines
200 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2009/03/05 12:45:30 ajacoutot Exp $
2006-11-26 05:07:34 -07:00
SHARED_LIBS= Xss 5.0
2006-11-26 05:07:34 -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>