summaryrefslogtreecommitdiff
path: root/x11/kde2
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-23 21:48:02 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-23 21:48:02 +0000
commitee67eb0680614f03c2b3e65349c1a87c163f4148 (patch)
tree75fab0c4ceb80f23dcf92fb35d5261a1c4cd4170 /x11/kde2
parentUpgrade to 1.5.4 (diff)
Fix stupid LIB_DEPENDS mistake (libsearch.3 vs. search.3).
Notes
Notes: svn path=/head/; revision=28716
Diffstat (limited to 'x11/kde2')
-rw-r--r--x11/kde2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile
index ec6f7e09468b..94d480487190 100644
--- a/x11/kde2/Makefile
+++ b/x11/kde2/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