openbsd-ports/games/xmoto/patches/patch-configure_in
kirby 36c03ec4bd - Update to 0.5.9 from Antti Harri, thanks.
- Switch MAINTAINER, requested by previous maintainer.

ok armani@ (old maintainer)
2012-04-15 08:49:05 +00:00

13 lines
406 B
Plaintext

$OpenBSD: patch-configure_in,v 1.1 2012/04/15 08:49:05 kirby Exp $
--- configure.in.orig Sun Nov 13 22:04:13 2011
+++ configure.in Sat Mar 10 12:53:53 2012
@@ -32,7 +32,7 @@ AM_PATH_XML2([],
[AC_MSG_ERROR([*** cannot find the libxml2 library ])])
CPPFLAGS="$CPPFLAGS"" ""$XML_CPPFLAGS"
CFLAGS="$CFLAGS"" ""$XML_CPPFLAGS"
-LIBS="$LIBS""$XML_LIBS"
+LIBS="$LIBS"" ""$XML_LIBS"
fi
dnl bz2