From 11d86ccd31a76d611a3c66d2ebf87ee38e4e33bf Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Tue, 10 Apr 2001 20:09:53 +0000 Subject: Convert the monolithic Licq port into an licq-base port and satellite ports for different plugins. Commit the first of the plugins, qt-gui, as that has in the past been part of the normal licq port. The rest are coming after I've tried them out. I'd like to thank Jeremy Norris greatly for doing this work :) Submitted by: Jeremy Norris --- net-im/licq/files/patch-ac | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-im/licq/files/patch-ac (limited to 'net-im/licq/files/patch-ac') diff --git a/net-im/licq/files/patch-ac b/net-im/licq/files/patch-ac deleted file mode 100644 index 908462c6faf7..000000000000 --- a/net-im/licq/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/qt-gui-1.0.3/src/Makefile.in.orig Tue Jul 11 18:54:27 2000 -+++ plugins/qt-gui-1.0.3/src/Makefile.in Mon Jul 24 03:12:25 2000 -@@ -119,7 +119,7 @@ - - licq_qt_gui_la_LDFLAGS = $(X_LIBS) $(QT_LDFLAGS) $(KDE_LDFLAGS) -module -avoid-version -rpath $(libdir) -R$(QT_LIBDIR) - --licq_qt_gui_la_LIBADD = $(KDE_LIBS) -lqt $(X_PRE_LIBS) -lX11 -lXext $(XSS_LIBS) $(X_EXTRA_LIBS) -+licq_qt_gui_la_LIBADD = $(KDE_LIBS) -lqt2 $(X_PRE_LIBS) -lX11 -lXext $(XSS_LIBS) $(X_EXTRA_LIBS) - - - #>- METASOURCES = AUTO -- cgit v1.2.3