diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
commit | 93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068 (patch) | |
tree | 3f135a2d6251b6e666ce27e76a5f18a69ed89cd7 /misc/kdeaddons3/Makefile | |
parent | 533fd938e7d6cb30871ebc5cfae4dc60e853f425 (diff) | |
download | freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.gz freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.zst freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.zip |
Update to KDE 3.3
Diffstat (limited to 'misc/kdeaddons3/Makefile')
-rw-r--r-- | misc/kdeaddons3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index a935a5ea2e9f..1e72f2aee1ad 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -22,11 +22,11 @@ RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \ ${KICKERAPPLETS_DEP}:${PORTSDIR}/misc/kicker-applets \ ${KNEWSTICKERAPP_DEP}:${PORTSDIR}/misc/knewsticker-scripts \ ${KONQPLUGINS_DEP}:${PORTSDIR}/misc/konq-plugins \ - ${KONTACTPLUG_DEP}:${PORTSDIR}/net/kontact-plugins \ ${KSIG_DEP}:${PORTSDIR}/misc/ksig \ ${NOATUNPLUG_DEP}:${PORTSDIR}/multimedia/noatun-plugins \ ${RENAMEDLGPLUG_DEP}:${PORTSDIR}/misc/renamedlgplugins \ ${VIMPART_DEP}:${PORTSDIR}/editors/vimpart +# ${KONTACTPLUG_DEP}:${PORTSDIR}/net/kontact-plugins NO_BUILD= yes USE_KDELIBS_VER=3 |