diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-15 00:17:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-15 00:17:42 +0000 |
commit | 225a0cbe06d4f14908c9ca8ef7822a2696d557a3 (patch) | |
tree | 75fcca39bd12f54c6069eca1155a0cfdeafe9df6 | |
parent | e38d9e37963e21c8f9365bcb3acb10f87e6fe9e8 (diff) | |
download | pkgsrc-225a0cbe06d4f14908c9ca8ef7822a2696d557a3.tar.gz |
This package does not need anything in particular from koffice.
Depend on kdelibs3 instead (which contains the directory containing
the directories from this package).
Also, DEPEND on it instead of including its bl3.mk file, since
we do not need any libraries.
Bump PKGREVISION.
-rw-r--r-- | misc/koffice-i18n-da/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-de/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-en_GB/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-es/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-et/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-fr/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-it/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-pl/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-pt/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-pt_BR/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-ru/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-sk/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-sl/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-sv/Makefile | 8 | ||||
-rw-r--r-- | misc/koffice-i18n-xh/Makefile | 8 |
15 files changed, 75 insertions, 45 deletions
diff --git a/misc/koffice-i18n-da/Makefile b/misc/koffice-i18n-da/Makefile index 842467d2209..07f5b48317d 100644 --- a/misc/koffice-i18n-da/Makefile +++ b/misc/koffice-i18n-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:42 wiz Exp $ DISTNAME= koffice-i18n-da-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Danish language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-de/Makefile b/misc/koffice-i18n-de/Makefile index 95748848d96..a22fa9c6f6c 100644 --- a/misc/koffice-i18n-de/Makefile +++ b/misc/koffice-i18n-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:42 wiz Exp $ DISTNAME= koffice-i18n-de-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.koffice.org/ COMMENT= German language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-en_GB/Makefile b/misc/koffice-i18n-en_GB/Makefile index 9db350d54c2..a62e7099756 100644 --- a/misc/koffice-i18n-en_GB/Makefile +++ b/misc/koffice-i18n-en_GB/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:42 wiz Exp $ DISTNAME= koffice-i18n-en_GB-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= English (Great Britain) language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile index 5ab83ad0e7b..bef44e66076 100644 --- a/misc/koffice-i18n-es/Makefile +++ b/misc/koffice-i18n-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/03/15 00:17:42 wiz Exp $ DISTNAME= koffice-i18n-es-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.koffice.org/ COMMENT= Spanish language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-et/Makefile b/misc/koffice-i18n-et/Makefile index 73b4b3bd177..c32132da3b7 100644 --- a/misc/koffice-i18n-et/Makefile +++ b/misc/koffice-i18n-et/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:42 wiz Exp $ DISTNAME= koffice-i18n-et-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Estonian language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-fr/Makefile b/misc/koffice-i18n-fr/Makefile index 97c7ed7399c..81324020f70 100644 --- a/misc/koffice-i18n-fr/Makefile +++ b/misc/koffice-i18n-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-fr-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= French language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-it/Makefile b/misc/koffice-i18n-it/Makefile index c51b2716a53..a441af7d721 100644 --- a/misc/koffice-i18n-it/Makefile +++ b/misc/koffice-i18n-it/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-it-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Italian language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-pl/Makefile b/misc/koffice-i18n-pl/Makefile index d02cb5a8d2f..aeb2e96f130 100644 --- a/misc/koffice-i18n-pl/Makefile +++ b/misc/koffice-i18n-pl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-pl-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Polish language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-pt/Makefile b/misc/koffice-i18n-pt/Makefile index 964c2dffdbc..cefc7b48c89 100644 --- a/misc/koffice-i18n-pt/Makefile +++ b/misc/koffice-i18n-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-pt-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Portuguese language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-pt_BR/Makefile b/misc/koffice-i18n-pt_BR/Makefile index 427bb5c1453..d03058a4198 100644 --- a/misc/koffice-i18n-pt_BR/Makefile +++ b/misc/koffice-i18n-pt_BR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-pt_BR-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Portuguese BR language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-ru/Makefile b/misc/koffice-i18n-ru/Makefile index 084922548bb..ca5b1efee6a 100644 --- a/misc/koffice-i18n-ru/Makefile +++ b/misc/koffice-i18n-ru/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-ru-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Russian language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-sk/Makefile b/misc/koffice-i18n-sk/Makefile index b30e46a1698..e2a1a31fbaf 100644 --- a/misc/koffice-i18n-sk/Makefile +++ b/misc/koffice-i18n-sk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-sk-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Slovak language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-sl/Makefile b/misc/koffice-i18n-sl/Makefile index 51300e3c5aa..b8f36142a2b 100644 --- a/misc/koffice-i18n-sl/Makefile +++ b/misc/koffice-i18n-sl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-sl-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Slovenian language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile index 067b399ec0e..725af3f1d5c 100644 --- a/misc/koffice-i18n-sv/Makefile +++ b/misc/koffice-i18n-sv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-sv-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Swedish language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/koffice-i18n-xh/Makefile b/misc/koffice-i18n-xh/Makefile index c85a7df7a90..befc4549faf 100644 --- a/misc/koffice-i18n-xh/Makefile +++ b/misc/koffice-i18n-xh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ DISTNAME= koffice-i18n-xh-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,10 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Xhosa language pack for KOffice +DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 + GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" .include "../../mk/bsd.pkg.mk" |