From 568f8e877fb50618d4813b943d712e3bc08fd147 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 9 Aug 2008 16:52:28 +0000 Subject: The KDE FreeBSD team is proud to announce the release of KDE 4.1.0 for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! --- x11/kdebase4-runtime/files/patch-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 x11/kdebase4-runtime/files/patch-configure (limited to 'x11/kdebase4-runtime/files/patch-configure') diff --git a/x11/kdebase4-runtime/files/patch-configure b/x11/kdebase4-runtime/files/patch-configure deleted file mode 100644 index 1bf1f3b4ce88..000000000000 --- a/x11/kdebase4-runtime/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-01-18 16:57:45.000000000 +0100 -+++ configure 2008-01-18 16:58:02.000000000 +0100 -@@ -51622,7 +51622,7 @@ - - { echo "$as_me:$LINENO: checking HAL_LIBS" >&5 - echo $ECHO_N "checking HAL_LIBS... $ECHO_C" >&6; } -- HAL_LIBS=`$PKG_CONFIG --libs "hal > 0.5"` -+ HAL_LIBS=`$PKG_CONFIG --libs "hal-storage > 0.5"` - { echo "$as_me:$LINENO: result: $HAL_LIBS" >&5 - echo "${ECHO_T}$HAL_LIBS" >&6; } - else -- cgit v1.2.3