diff options
author | lofi <lofi@FreeBSD.org> | 2006-01-09 03:32:36 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-01-09 03:32:36 +0800 |
commit | 45ac8c84561611e230ff77f0da69b703896dbe60 (patch) | |
tree | c42c2360158e278de50b6b936586613abfb09f6a /misc/kdeaddons3/Makefile | |
parent | c249b791479123e2a078f1edd661a02e2be364e5 (diff) | |
download | freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.tar.gz freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.tar.zst freebsd-ports-gnome-45ac8c84561611e230ff77f0da69b703896dbe60.zip |
Update to KDE 3.5.0
Diffstat (limited to 'misc/kdeaddons3/Makefile')
-rw-r--r-- | misc/kdeaddons3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index 1e72f2aee1ad..32852b39fbfc 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -24,9 +24,7 @@ RUN_DEPENDS= ${ATLANTIKDESIGNER_DEP}:${PORTSDIR}/games/atlantikdesigner \ ${KONQPLUGINS_DEP}:${PORTSDIR}/misc/konq-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 + ${RENAMEDLGPLUG_DEP}:${PORTSDIR}/misc/renamedlgplugins NO_BUILD= yes USE_KDELIBS_VER=3 |