openbsd-ports/x11/ogle_gui/patches/patch-configure
espie c59be8204d update ogle_gui to 0.9.2, to synch with ogle.
Minor improvement: ogle_gui now uses gnome2 base libraries.
This unconfuses our linker, that now has one single libxml to take
care of.

(temporary gtk1 flavor, which will probably vanish soon).

okay'ed MAINTAINER.
2003-11-13 18:48:38 +00:00

14 lines
333 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2003/11/13 18:48:38 espie Exp $
--- configure.orig 2003-11-05 23:02:32.000000000 +0100
+++ configure 2003-11-06 07:42:54.000000000 +0100
@@ -11554,7 +11554,7 @@ _ACEOF
*)
cat >>confdefs.h <<_ACEOF
-#define LIBGLADE_LIB "libglade.so.0"
+#define LIBGLADE_LIB "libglade.so.5.0"
_ACEOF
;;