summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-10-20 20:24:02 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-10-20 20:24:02 +0000
commit6248db81b9cd08403d85051ebfccb3424aa1d5ea (patch)
tree3d25c96047358676cd5ed5d981c494f43956518c /lib
parentb08491f18ff12f34f0b6f1a65481e9dc6aa9edb4 (diff)
Sync initial shared lib number with the one computed by libtool.
Diffstat (limited to 'lib')
-rw-r--r--lib/pixman/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pixman/Makefile.bsd-wrapper b/lib/pixman/Makefile.bsd-wrapper
index 85d4f80d3..214564cb6 100644
--- a/lib/pixman/Makefile.bsd-wrapper
+++ b/lib/pixman/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/10/03 20:58:49 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/10/20 20:24:01 matthieu Exp $
-SHARED_LIBS= pixman-1 0.0
+SHARED_LIBS= pixman-1 9.5
.include <bsd.xorg.mk>