summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/kdeaddons/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/kdeaddons/Makefile b/japanese/kdeaddons/Makefile
index a15702e4d8ac..786db318097f 100644
--- a/japanese/kdeaddons/Makefile
+++ b/japanese/kdeaddons/Makefile
@@ -18,7 +18,8 @@ PATCH_SITES= http://www.kde.gr.jp/patch/
PATCHFILES= kdeaddons-2.2-babelfish-ja-20010816.diff
PATCH_DIST_STRIP= -p1
-BUILD_DEPENDS= ${LOCALBASE}/include/kate/plugin.h:${PORTSDIR}/japanese/kdebase2
-RUN_DEPENDS= kate:${PORTSDIR}/japanese/kdebase2
+LIB_DEPENDS= noatun.0:${PORTSDIR}/audio/kdemultimedia2
+BUILD_DEPENDS= ${LOCALBASE}/lib/libkateinterfaces.so:${PORTSDIR}/japanese/kdebase2
+RUN_DEPENDS= ${LOCALBASE}/lib/libkateinterfaces.so:${PORTSDIR}/japanese/kdebase2
.include "${MASTERDIR}/Makefile"