summaryrefslogtreecommitdiffstats
path: root/net-im/gicq
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1999-04-06 12:16:54 +0000
committerflathill <flathill@FreeBSD.org>1999-04-06 12:16:54 +0000
commit20f0ec6e6906be90a0656b84387ce086b581cac5 (patch)
tree63a207056d9f0d8013f7e8ce9e7521611a71a94f /net-im/gicq
parent25c0f2469c4404aaf7139dd84b813c4a4255a7ae (diff)
downloadFreeBSD-ports-20f0ec6e6906be90a0656b84387ce086b581cac5.zip
FreeBSD-ports-20f0ec6e6906be90a0656b84387ce086b581cac5.tar.gz
Fix configure problem
PR: ports/10940 Submitted by: mharo@area51.fremont.ca.us
Diffstat (limited to 'net-im/gicq')
-rw-r--r--net-im/gicq/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/gicq/files/patch-ab b/net-im/gicq/files/patch-ab
new file mode 100644
index 0000000..cc30b78
--- /dev/null
+++ b/net-im/gicq/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Sat Mar 27 04:11:51 1999
++++ configure Sat Mar 27 04:12:04 1999
+@@ -3979,7 +3979,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-licq "`glib-config --libs`" $LIBS"
++LIBS="-licq "`glib12-config --libs`" $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3985 "configure"
+ #include "confdefs.h"
OpenPOWER on IntegriCloud