summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-10-27 20:18:58 +0000
committermarkd <markd@pkgsrc.org>2006-10-27 20:18:58 +0000
commit23bdac64e29ba4f8dcf9ba964c7b9d30d2987656 (patch)
treef2e3624d0566ac74437d2be633a36317d23bd216 /misc
parent9046e4911b931a70fbac98b31a51e8445598e7b4 (diff)
downloadpkgsrc-23bdac64e29ba4f8dcf9ba964c7b9d30d2987656.tar.gz
Re-add DEPENDS lines that got dropped in the recent Makefile tweak.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice-i18n-ca/Makefile4
-rw-r--r--misc/koffice-i18n-cs/Makefile4
-rw-r--r--misc/koffice-i18n-fr/Makefile4
-rw-r--r--misc/koffice-i18n-hu/Makefile4
-rw-r--r--misc/koffice-i18n-it/Makefile4
-rw-r--r--misc/koffice-i18n-nn/Makefile4
-rw-r--r--misc/koffice-i18n-pl/Makefile4
-rw-r--r--misc/koffice-i18n-pt/Makefile4
-rw-r--r--misc/koffice-i18n-pt_BR/Makefile4
-rw-r--r--misc/koffice-i18n-ru/Makefile4
-rw-r--r--misc/koffice-i18n-sk/Makefile4
-rw-r--r--misc/koffice-i18n-sl/Makefile4
-rw-r--r--misc/koffice-i18n-sv/Makefile4
-rw-r--r--misc/koffice-i18n-xh/Makefile4
14 files changed, 42 insertions, 14 deletions
diff --git a/misc/koffice-i18n-ca/Makefile b/misc/koffice-i18n-ca/Makefile
index f5a7dcae51b..bf6f45cbfa9 100644
--- a/misc/koffice-i18n-ca/Makefile
+++ b/misc/koffice-i18n-ca/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:22 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Catalan
KOFFICE_LANGCODE= ca
PKGREVISION= 5
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-cs/Makefile b/misc/koffice-i18n-cs/Makefile
index 1ba9ec9d16f..bc8a058bc2b 100644
--- a/misc/koffice-i18n-cs/Makefile
+++ b/misc/koffice-i18n-cs/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:22 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Czech
KOFFICE_LANGCODE= cs
PKGREVISION= 5
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-fr/Makefile b/misc/koffice-i18n-fr/Makefile
index 19be8d02a33..0c70223112b 100644
--- a/misc/koffice-i18n-fr/Makefile
+++ b/misc/koffice-i18n-fr/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2006/10/24 08:44:22 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= French
KOFFICE_LANGCODE= fr
PKGREVISION= 6
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-hu/Makefile b/misc/koffice-i18n-hu/Makefile
index 979ee0a19cd..0124c8b3638 100644
--- a/misc/koffice-i18n-hu/Makefile
+++ b/misc/koffice-i18n-hu/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:22 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Hungarian
KOFFICE_LANGCODE= hu
PKGREVISION= 5
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-it/Makefile b/misc/koffice-i18n-it/Makefile
index 18ad8b7e561..7da02c33874 100644
--- a/misc/koffice-i18n-it/Makefile
+++ b/misc/koffice-i18n-it/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2006/10/24 08:44:22 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Italian
KOFFICE_LANGCODE= it
PKGREVISION= 6
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-nn/Makefile b/misc/koffice-i18n-nn/Makefile
index f34ed9ebb60..ff9fc33d5dd 100644
--- a/misc/koffice-i18n-nn/Makefile
+++ b/misc/koffice-i18n-nn/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Norwegian Nyorsk
KOFFICE_LANGCODE= nn
PKGREVISION= 5
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-pl/Makefile b/misc/koffice-i18n-pl/Makefile
index efeec20d89d..97a67b523c7 100644
--- a/misc/koffice-i18n-pl/Makefile
+++ b/misc/koffice-i18n-pl/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Polish
KOFFICE_LANGCODE= pl
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-pt/Makefile b/misc/koffice-i18n-pt/Makefile
index 3378a83cce4..1650458a82a 100644
--- a/misc/koffice-i18n-pt/Makefile
+++ b/misc/koffice-i18n-pt/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Portuguese
KOFFICE_LANGCODE= pt
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-pt_BR/Makefile b/misc/koffice-i18n-pt_BR/Makefile
index 4a8f3a2340a..6e076acb30c 100644
--- a/misc/koffice-i18n-pt_BR/Makefile
+++ b/misc/koffice-i18n-pt_BR/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Portuguese BR
KOFFICE_LANGCODE= pt_BR
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-ru/Makefile b/misc/koffice-i18n-ru/Makefile
index 073b692536a..537f68e744d 100644
--- a/misc/koffice-i18n-ru/Makefile
+++ b/misc/koffice-i18n-ru/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Russian
KOFFICE_LANGCODE= ru
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-sk/Makefile b/misc/koffice-i18n-sk/Makefile
index f9b0afb6ce4..4c8d77e614f 100644
--- a/misc/koffice-i18n-sk/Makefile
+++ b/misc/koffice-i18n-sk/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Slovak
KOFFICE_LANGCODE= sk
PKGREVISION= 6
+DEPENDS+= koffice-[0-9]*:../../misc/koffice
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-sl/Makefile b/misc/koffice-i18n-sl/Makefile
index 813f896fd81..88c0b64e1a9 100644
--- a/misc/koffice-i18n-sl/Makefile
+++ b/misc/koffice-i18n-sl/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Slovenian
KOFFICE_LANGCODE= sl
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile
index 22a2d01d0d6..5596d9e6cf6 100644
--- a/misc/koffice-i18n-sv/Makefile
+++ b/misc/koffice-i18n-sv/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Swedish
KOFFICE_LANGCODE= sv
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/koffice-i18n-xh/Makefile b/misc/koffice-i18n-xh/Makefile
index 773a8d03460..5ba3cdf08a1 100644
--- a/misc/koffice-i18n-xh/Makefile
+++ b/misc/koffice-i18n-xh/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/10/24 08:44:23 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/27 20:18:58 markd Exp $
KOFFICE_LANGUAGE= Xhosa
KOFFICE_LANGCODE= xh
PKGREVISION= 5
+DEPENDS+= kdelibs-[0-9]*:../../x11/kdelibs3
+
.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"