summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/patch-configure
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
commit568f8e877fb50618d4813b943d712e3bc08fd147 (patch)
tree16eef3a555a802ca06d05606c7f2a75ccbc6a431 /x11/kdebase4-workspace/files/patch-configure
parent- Force commit (diff)
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!
Notes
Notes: svn path=/head/; revision=218272
Diffstat (limited to 'x11/kdebase4-workspace/files/patch-configure')
-rw-r--r--x11/kdebase4-workspace/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdebase4-workspace/files/patch-configure b/x11/kdebase4-workspace/files/patch-configure
deleted file mode 100644
index 1bf1f3b4ce88..000000000000
--- a/x11/kdebase4-workspace/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