From e05ed36727813c752300995435b0dc1aee51ecc3 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Fri, 19 Apr 2002 02:30:02 +0000 Subject: Say goodbye to Qt 1.x and all of its dependents. The one port I found which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. --- audio/kmpg/files/patch-ac | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 audio/kmpg/files/patch-ac (limited to 'audio/kmpg/files/patch-ac') diff --git a/audio/kmpg/files/patch-ac b/audio/kmpg/files/patch-ac deleted file mode 100644 index 84270af8331a..000000000000 --- a/audio/kmpg/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/yaflib/yaf/shared/yafcore/streamWriter.cpp.orig Sun Jan 23 16:52:02 2000 -+++ lib/yaflib/yaf/shared/yafcore/streamWriter.cpp Sun Jan 23 16:52:11 2000 -@@ -42,7 +42,7 @@ - static OutputInterface* output; - - static AudioWrapper* audioWrapper=NULL; --static lInternalDevice; -+static int lInternalDevice; - - void StreamWriter_sendSpeed(int speed); - void StreamWriter_sendSampleSize(int size); -- cgit v1.2.3