summaryrefslogtreecommitdiff
path: root/lib/xcb-util-keysyms/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-04-14 19:30:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-04-14 19:30:25 +0000
commit053af2c08935866b4efa0c92d40967f80a3bb23a (patch)
treef4dc97fd278036754c050fcac472d80413b73b55 /lib/xcb-util-keysyms/Makefile.bsd-wrapper
parent1f0e0b108ac20bc9be0478f7a4cdbf85a197de50 (diff)
Import xcb-util-keysyms 0.3.9
Diffstat (limited to 'lib/xcb-util-keysyms/Makefile.bsd-wrapper')
-rw-r--r--lib/xcb-util-keysyms/Makefile.bsd-wrapper7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/xcb-util-keysyms/Makefile.bsd-wrapper b/lib/xcb-util-keysyms/Makefile.bsd-wrapper
new file mode 100644
index 000000000..0d44bfacb
--- /dev/null
+++ b/lib/xcb-util-keysyms/Makefile.bsd-wrapper
@@ -0,0 +1,7 @@
+# $OpenBSD: Makefile.bsd-wrapper,v 1.1.1.1 2014/04/14 19:30:23 matthieu Exp $
+
+SHARED_LIBS= xcb-keysyms 3.0
+
+CONFIGURE_ARGS= --without-doxygen
+
+.include <bsd.xorg.mk>