summaryrefslogtreecommitdiff
path: root/net-im/gicq/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net-im/gicq/files
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'net-im/gicq/files')
-rw-r--r--net-im/gicq/files/patch-ab11
-rw-r--r--net-im/gicq/files/patch-ac13
2 files changed, 0 insertions, 24 deletions
diff --git a/net-im/gicq/files/patch-ab b/net-im/gicq/files/patch-ab
deleted file mode 100644
index 504578e8dcdb..000000000000
--- a/net-im/gicq/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 "`$GLIB_CONFIG --libs`" $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3985 "configure"
- #include "confdefs.h"
diff --git a/net-im/gicq/files/patch-ac b/net-im/gicq/files/patch-ac
deleted file mode 100644
index edb8ba6f0be0..000000000000
--- a/net-im/gicq/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Fri Sep 20 17:11:23 2002
-+++ Makefile.in Fri Sep 20 17:11:57 2002
-@@ -116,8 +116,10 @@
-
- SUBDIRS = macros intl po pixmaps src doc
-
-+.ifdef HAVE_GNOME
- sysdir = $(datadir)/apps/Applications
- sys_DATA = gicq.desktop
-+.endif
-
- EXTRA_DIST = gicq.desktop
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4