summaryrefslogtreecommitdiff
path: root/lib/libdrm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:00:49 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:00:49 +0000
commit9f8b198dcc8e573fc819bd15cd5214e9213ea14c (patch)
treed57b1d4e4866034ac39c21d996f3d7c9f8d97204 /lib/libdrm
parentb5d17e5c62489f0be52ce0c8800849c9ff670d91 (diff)
Bump major of shared libs that depend on libX11 (which already got bumped).
ok todd@
Diffstat (limited to 'lib/libdrm')
-rw-r--r--lib/libdrm/Makefile.bsd-wrapper3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libdrm/Makefile.bsd-wrapper b/lib/libdrm/Makefile.bsd-wrapper
index 5981544ce..060606786 100644
--- a/lib/libdrm/Makefile.bsd-wrapper
+++ b/lib/libdrm/Makefile.bsd-wrapper
@@ -1,4 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/01/01 10:34:17 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/03/15 23:00:48 matthieu Exp $
SHARED_LIBS= drm 2.3
+
.include <bsd.xorg.mk>