diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2013-04-18 23:10:43 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-05-05 11:56:03 +0200 |
commit | 8faf944534c18bcdbd542d5aa855a8d76285a66c (patch) | |
tree | 9a6a983ba9c9d6af04a279d62145c3e5a4196318 | |
parent | 5f00184101948d1a38b2a493ef9f5d1b31c4713c (diff) |
Bump minorobsd
-rw-r--r-- | Makefile.bsd-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper index 4be1fcf..1c39a39 100644 --- a/Makefile.bsd-wrapper +++ b/Makefile.bsd-wrapper @@ -1,6 +1,6 @@ # $OpenBSD: Makefile.bsd-wrapper,v 1.7 2012/06/11 19:24:48 matthieu Exp $ -SHARED_LIBS= Xi 11.1 +SHARED_LIBS= Xi 11.2 CONFIGURE_ARGS+= --without-xmlto --without-asciidoc --without-fop \ --disable-specs |