pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc This package does not need anything in particular...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd564c2327ee
branches:  trunk
changeset: 509834:fd564c2327ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 15 00:17:42 2006 +0000

description:
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.

diffstat:

 misc/koffice-i18n-da/Makefile    |  8 +++++---
 misc/koffice-i18n-de/Makefile    |  8 +++++---
 misc/koffice-i18n-en_GB/Makefile |  8 +++++---
 misc/koffice-i18n-es/Makefile    |  8 +++++---
 misc/koffice-i18n-et/Makefile    |  8 +++++---
 misc/koffice-i18n-fr/Makefile    |  8 +++++---
 misc/koffice-i18n-it/Makefile    |  8 +++++---
 misc/koffice-i18n-pl/Makefile    |  8 +++++---
 misc/koffice-i18n-pt/Makefile    |  8 +++++---
 misc/koffice-i18n-pt_BR/Makefile |  8 +++++---
 misc/koffice-i18n-ru/Makefile    |  8 +++++---
 misc/koffice-i18n-sk/Makefile    |  8 +++++---
 misc/koffice-i18n-sl/Makefile    |  8 +++++---
 misc/koffice-i18n-sv/Makefile    |  8 +++++---
 misc/koffice-i18n-xh/Makefile    |  8 +++++---
 15 files changed, 75 insertions(+), 45 deletions(-)

diffs (truncated from 375 to 300 lines):

diff -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-da/Makefile
--- a/misc/koffice-i18n-da/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-da/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-de/Makefile
--- a/misc/koffice-i18n-de/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-de/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-en_GB/Makefile
--- a/misc/koffice-i18n-en_GB/Makefile  Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-en_GB/Makefile  Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-es/Makefile
--- a/misc/koffice-i18n-es/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-es/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-et/Makefile
--- a/misc/koffice-i18n-et/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-et/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-fr/Makefile
--- a/misc/koffice-i18n-fr/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-fr/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-it/Makefile
--- a/misc/koffice-i18n-it/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-it/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-pl/Makefile
--- a/misc/koffice-i18n-pl/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-pl/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-pt/Makefile
--- a/misc/koffice-i18n-pt/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-pt/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-pt_BR/Makefile
--- a/misc/koffice-i18n-pt_BR/Makefile  Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-pt_BR/Makefile  Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-ru/Makefile
--- a/misc/koffice-i18n-ru/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-ru/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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 -r 03b3112d86b8 -r fd564c2327ee misc/koffice-i18n-sk/Makefile
--- a/misc/koffice-i18n-sk/Makefile     Wed Mar 15 00:15:08 2006 +0000
+++ b/misc/koffice-i18n-sk/Makefile     Wed Mar 15 00:17:42 2006 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index