summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-hu/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-15 00:26:07 +0000
committerwiz <wiz@pkgsrc.org>2006-03-15 00:26:07 +0000
commit7b53b52892662841649b7e70a504fbfb7865f160 (patch)
treee011941f8d7602c130494138edf87a60dfb6d8a7 /misc/koffice-i18n-hu/Makefile
parentbd0e607bfbe906270d917f91440355445f37c1a6 (diff)
downloadpkgsrc-7b53b52892662841649b7e70a504fbfb7865f160.tar.gz
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.
Diffstat (limited to 'misc/koffice-i18n-hu/Makefile')
-rw-r--r--misc/koffice-i18n-hu/Makefile8
1 files changed, 5 insertions, 3 deletions
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"