aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-03-11 19:10:27 +0800
committerlofi <lofi@FreeBSD.org>2004-03-11 19:10:27 +0800
commitc52e2984fc85f2d3b70dbc20f3512e1dd6749f25 (patch)
tree46f737feff3f75d5b119d9a5f40907730ac0f4a3
parente3b0a1623d5f7714516f58c385703595ebd91773 (diff)
downloadfreebsd-ports-gnome-c52e2984fc85f2d3b70dbc20f3512e1dd6749f25.tar.gz
freebsd-ports-gnome-c52e2984fc85f2d3b70dbc20f3512e1dd6749f25.tar.zst
freebsd-ports-gnome-c52e2984fc85f2d3b70dbc20f3512e1dd6749f25.zip
Fix depfiles.
-rw-r--r--misc/kdeaddons3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile
index 31bf544274d1..0ac87b107e66 100644
--- a/misc/kdeaddons3/Makefile
+++ b/misc/kdeaddons3/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= # none
MAINTAINER?= kde@FreeBSD.org
COMMENT= Additional plugins and scripts for some KDE applications
-RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \
+RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}_2:${PORTSDIR}/games/atlantikdesigner \
${KADDRESSBOOKPLUG_DEP}:${PORTSDIR}/misc/kaddressbook-plugins \
${KATEPLUGINS_DEP}:${PORTSDIR}/editors/kate-plugins \
${KFILEPLUGINS_DEP}:${PORTSDIR}/misc/kfile-plugins \
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \
${KONQPLUGINS_DEP}:${PORTSDIR}/misc/konq-plugins \
${KONTACTPLUG_DEP}:${PORTSDIR}/net/kontact-plugins \
${KSIG_DEP}:${PORTSDIR}/misc/ksig \
- ${NOATUNPLUG_DEP}:${PORTSDIR}/multimedia/noatun-plugins \
+ ${NOATUNPLUG_DEP}_2:${PORTSDIR}/multimedia/noatun-plugins \
${RENAMEDLGPLUG_DEP}:${PORTSDIR}/misc/renamedlgplugins \
${VIMPART_DEP}:${PORTSDIR}/editors/vimpart