summaryrefslogtreecommitdiff
path: root/lib/libX11/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-27 19:19:39 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-27 19:19:39 +0000
commitfbff91bd7add4352d4c2545e5c893c6c01e2fdb3 (patch)
tree87081fa2f11a9eacda6b7254e6e9c639e6c73490 /lib/libX11/Makefile.bsd-wrapper
parente9e64b44a731f7cfd2b301160c9b16a84284b6af (diff)
Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@.
Diffstat (limited to 'lib/libX11/Makefile.bsd-wrapper')
-rw-r--r--lib/libX11/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libX11/Makefile.bsd-wrapper b/lib/libX11/Makefile.bsd-wrapper
index a0f54204d..e6c83f236 100644
--- a/lib/libX11/Makefile.bsd-wrapper
+++ b/lib/libX11/Makefile.bsd-wrapper
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.18 2011/05/30 20:52:47 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.19 2012/03/27 19:19:37 matthieu Exp $
.include <bsd.xconf.mk>
-SHARED_LIBS= X11 15.0
+SHARED_LIBS= X11 15.1
CONFIGURE_ARGS= --enable-tcp-transport --enable-unix-transport --enable-ipv6 \
--disable-composecache \