From cb418b8dad2c3e208b038ebd629b0bd962aedfb0 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 15 Mar 2006 00:26:07 +0000 Subject: This package installs an autocorrect file, so depend on koffice. However, don't use its bl3.mk, because it doesn't need any library from koffice. Bump PKGREVISION. --- misc/koffice-i18n-ca/Makefile | 8 +++++--- misc/koffice-i18n-cs/Makefile | 8 +++++--- misc/koffice-i18n-de/Makefile | 6 +++--- misc/koffice-i18n-es/Makefile | 6 +++--- misc/koffice-i18n-fr/Makefile | 6 +++--- misc/koffice-i18n-hu/Makefile | 8 +++++--- misc/koffice-i18n-it/Makefile | 6 +++--- misc/koffice-i18n-nn/Makefile | 8 +++++--- misc/koffice-i18n-sk/Makefile | 6 +++--- 9 files changed, 35 insertions(+), 27 deletions(-) (limited to 'misc') diff --git a/misc/koffice-i18n-ca/Makefile b/misc/koffice-i18n-ca/Makefile index a1044a964bb..a762c8c30ef 100644 --- a/misc/koffice-i18n-ca/Makefile +++ b/misc/koffice-i18n-ca/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:26:07 wiz Exp $ DISTNAME= koffice-i18n-ca-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= Catalan language pack for KOffice +DEPENDS+= koffice-[0-9]*:../../misc/koffice + 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-cs/Makefile b/misc/koffice-i18n-cs/Makefile index fc7c7d7bb04..2dbe90ef6a1 100644 --- a/misc/koffice-i18n-cs/Makefile +++ b/misc/koffice-i18n-cs/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:26:07 wiz Exp $ DISTNAME= koffice-i18n-cs-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= Czech language pack for KOffice +DEPENDS+= koffice-[0-9]*:../../misc/koffice + 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 a22fa9c6f6c..9209e985e36 100644 --- a/misc/koffice-i18n-de/Makefile +++ b/misc/koffice-i18n-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:42 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-de-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.koffice.org/ COMMENT= German language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile index bef44e66076..b821b95c7a9 100644 --- a/misc/koffice-i18n-es/Makefile +++ b/misc/koffice-i18n-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2006/03/15 00:17:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-es-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.koffice.org/ COMMENT= Spanish language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/misc/koffice-i18n-fr/Makefile b/misc/koffice-i18n-fr/Makefile index 81324020f70..99450b1c5ee 100644 --- a/misc/koffice-i18n-fr/Makefile +++ b/misc/koffice-i18n-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-fr-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= French language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/misc/koffice-i18n-hu/Makefile b/misc/koffice-i18n-hu/Makefile index 432a7d8dba9..8d25606f83c 100644 --- a/misc/koffice-i18n-hu/Makefile +++ b/misc/koffice-i18n-hu/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:26:07 wiz Exp $ DISTNAME= koffice-i18n-hu-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= Hungarian language pack for KOffice +DEPENDS+= koffice-[0-9]*:../../misc/koffice + 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 a441af7d721..21ac88cdb0f 100644 --- a/misc/koffice-i18n-it/Makefile +++ b/misc/koffice-i18n-it/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-it-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Italian language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/misc/koffice-i18n-nn/Makefile b/misc/koffice-i18n-nn/Makefile index 9842d01c665..1cc0c2af9bc 100644 --- a/misc/koffice-i18n-nn/Makefile +++ b/misc/koffice-i18n-nn/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:26:07 wiz Exp $ DISTNAME= koffice-i18n-nn-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= Norwegian Nynorsk language pack for KOffice +DEPENDS+= koffice-[0-9]*:../../misc/koffice + 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 e2a1a31fbaf..1593bbbca76 100644 --- a/misc/koffice-i18n-sk/Makefile +++ b/misc/koffice-i18n-sk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/03/15 00:17:43 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $ DISTNAME= koffice-i18n-sk-1.3.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -10,7 +10,7 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://www.koffice.org/ COMMENT= Slovak language pack for KOffice -DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3 +DEPENDS+= koffice-[0-9]*:../../misc/koffice GNU_CONFIGURE= YES USE_TOOLS+= gmake -- cgit v1.2.3