aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-24 05:48:02 +0800
committerwill <will@FreeBSD.org>2000-05-24 05:48:02 +0800
commit008332f60e55024a4b71c09f1e46ffd4386203bc (patch)
tree06861b43ef5da7b00e63e53681a1e7c45ab5aba3 /x11/kde4
parent0350d531ce6098e18f4529ddc6a14647d50ba595 (diff)
downloadfreebsd-ports-gnome-008332f60e55024a4b71c09f1e46ffd4386203bc.tar.gz
freebsd-ports-gnome-008332f60e55024a4b71c09f1e46ffd4386203bc.tar.zst
freebsd-ports-gnome-008332f60e55024a4b71c09f1e46ffd4386203bc.zip
Fix stupid LIB_DEPENDS mistake (libsearch.3 vs. search.3).
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index ec6f7e09468b..94d480487190 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \
- libsearch.3:${PORTSDIR}/net/kdenetwork2
+ search.3:${PORTSDIR}/net/kdenetwork2
RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \
kdf:${PORTSDIR}/misc/kdeutils2 \
kjumpingcube:${PORTSDIR}/games/kdegames2