diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-03 16:58:52 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-03 16:58:52 +0000 |
commit | de9ec12a4ffbcf1c14a3ec8481bb9b95ff18de2e (patch) | |
tree | 45b6d37b93d4c2030a85a54a377e6467e8807514 /x11/kdelibs4 | |
parent | - update to 0.10. (accoring to author, that's final version before freeze). (diff) |
Add dependency on aspell.
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/pkg-plist | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 5291618d0b6d..08fd51283824 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -22,6 +23,7 @@ BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ artsc.0:${PORTSDIR}/audio/arts \ + aspell:${PORTSDIR}/textproc/aspell \ cups.2:${PORTSDIR}/print/cups-base \ fam.0:${PORTSDIR}/devel/fam \ idn:${PORTSDIR}/devel/libidn \ diff --git a/x11/kdelibs4/pkg-plist b/x11/kdelibs4/pkg-plist index 9f4d9a408459..7e5f018b0c78 100644 --- a/x11/kdelibs4/pkg-plist +++ b/x11/kdelibs4/pkg-plist @@ -820,6 +820,8 @@ lib/kde3/klauncher.la lib/kde3/klauncher.so lib/kde3/knotify.la lib/kde3/knotify.so +lib/kde3/kspell_aspell.la +lib/kde3/kspell_aspell.so lib/kde3/kspell_ispell.la lib/kde3/kspell_ispell.so lib/kde3/ktexteditor_autobookmarker.la @@ -4598,6 +4600,7 @@ share/services/kresources/kabc/dir.desktop share/services/kresources/kabc/file.desktop share/services/kresources/kabc/ldapkio.desktop share/services/kresources/kabc/net.desktop +share/services/kspell_aspell.desktop share/services/kspell_ispell.desktop share/services/ktexteditor_autobookmarker.desktop share/services/ktexteditor_docwordcompletion.desktop |