diff options
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3/pkg-plist | 3 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/pkg-plist | 3 |
4 files changed, 10 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 5291618d0b6d..08fd51283824 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/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/kdelibs3/pkg-plist b/x11/kdelibs3/pkg-plist index 9f4d9a408459..7e5f018b0c78 100644 --- a/x11/kdelibs3/pkg-plist +++ b/x11/kdelibs3/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 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 |