diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-09 00:55:48 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-09 00:55:48 +0000 |
commit | 4ac1397e9e6ce3f8a6ea7d461ece9db212fc9483 (patch) | |
tree | 9940a6f7cc2c390c9651e0ced0de687fa53b0764 /misc/konq-plugins-kde4/Makefile | |
parent | cc4b09fcc1b7aa6d9ea7bf5c49c796475ca734a8 (diff) | |
download | freebsd-ports-4ac1397e9e6ce3f8a6ea7d461ece9db212fc9483.zip |
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
Diffstat (limited to 'misc/konq-plugins-kde4/Makefile')
-rw-r--r-- | misc/konq-plugins-kde4/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/konq-plugins-kde4/Makefile b/misc/konq-plugins-kde4/Makefile index cae6910a4eae..5686f00f7e63 100644 --- a/misc/konq-plugins-kde4/Makefile +++ b/misc/konq-plugins-kde4/Makefile @@ -15,6 +15,10 @@ DIST_SUBDIR= KDE/extragear MAINTAINER= kde@FreeBSD.org COMMENT= Additonal plugins and features for Konqueror +LIB_DEPENDS= tidy-0.99.0:${PORTSDIR}/www/tidy-lib + +LATEST_LINK= ${PORTNAME}-kde4 + USE_BZIP2= yes USE_KDE4= kdelibs kdebase kdeprefix kdehier automoc4 USE_QT_VER= 4 |