diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-11 19:24:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-06-11 19:24:50 +0000 |
commit | aaae8588b0bb22b436c38d50c1a71604c7a393de (patch) | |
tree | d7ac0c7b84481f03491d01c538ed76d85647d7fc /lib/libXi/Makefile.bsd-wrapper | |
parent | 2d5192fb31d2e9ba348f57ece67693cd9e60ed22 (diff) |
Update to libXi 1.6.1
Diffstat (limited to 'lib/libXi/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXi/Makefile.bsd-wrapper | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libXi/Makefile.bsd-wrapper b/lib/libXi/Makefile.bsd-wrapper index 1312d9fea..4be1fcfa5 100644 --- a/lib/libXi/Makefile.bsd-wrapper +++ b/lib/libXi/Makefile.bsd-wrapper @@ -1,7 +1,6 @@ +# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2012/06/11 19:24:48 matthieu Exp $ -# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2010/11/11 10:54:03 matthieu Exp $ - -SHARED_LIBS= Xi 11.0 +SHARED_LIBS= Xi 11.1 CONFIGURE_ARGS+= --without-xmlto --without-asciidoc --without-fop \ --disable-specs |