summaryrefslogtreecommitdiff
path: root/devel/ORBit2/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-08-22 03:39:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-08-22 03:39:41 +0000
commit170b7702afdbac7c17b874d984492e63da88aa58 (patch)
treed20e4a15453b8233970c0d4919df6c09e3c77002 /devel/ORBit2/files
parentChanged info site URL. (diff)
Update to version 0.4.93.
PR: 12781 (1 of 19) Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=20857
Diffstat (limited to 'devel/ORBit2/files')
-rw-r--r--devel/ORBit2/files/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/ORBit2/files/patch-ae b/devel/ORBit2/files/patch-ae
index 1468b8fed6bd..7ba0a489c38b 100644
--- a/devel/ORBit2/files/patch-ae
+++ b/devel/ORBit2/files/patch-ae
@@ -1,5 +1,17 @@
--- configure.orig Fri Feb 19 00:50:06 1999
+++ configure Fri Feb 19 00:50:21 1999
+@@ -2499,9 +2499,9 @@
+
+ rm -f conf.glibtest
+
+-GMODULE_CFLAGS=`glib-config --cflags gmodule`
++GMODULE_CFLAGS=`$GLIB_CONFIG --cflags gmodule`
+
+-GMODULE_LIBS=`glib-config --libs gmodule`
++GMODULE_LIBS=`$GLIB_CONFIG --libs gmodule`
+
+
+ for ac_prog in 'bison -y' byacc
@@ -5288,10 +5288,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;