summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-xh
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-15 00:17:42 +0000
committerwiz <wiz>2006-03-15 00:17:42 +0000
commit10966bd467b4850e44d141b63c4e2446db5cf88d (patch)
tree75fcca39bd12f54c6069eca1155a0cfdeafe9df6 /misc/koffice-i18n-xh
parent9df33660f795445a867c0a11412de15787c331f4 (diff)
downloadpkgsrc-10966bd467b4850e44d141b63c4e2446db5cf88d.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.
Diffstat (limited to 'misc/koffice-i18n-xh')
-rw-r--r--misc/koffice-i18n-xh/Makefile8
1 files changed, 5 insertions, 3 deletions
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"