summaryrefslogtreecommitdiff
path: root/lib/xcb-util-cursor/Makefile.bsd-wrapper
blob: 5bbba353143fc24cf8a74f546551e312e29e5e4a (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:28:44 matthieu Exp $

SHARED_LIBS=	xcb-cursor 0.0

CONFIGURE_ARGS=		   --without-doxygen

.include <bsd.xorg.mk>