summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-sv
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-15 00:17:42 +0000
committerwiz <wiz@pkgsrc.org>2006-03-15 00:17:42 +0000
commit225a0cbe06d4f14908c9ca8ef7822a2696d557a3 (patch)
tree75fcca39bd12f54c6069eca1155a0cfdeafe9df6 /misc/koffice-i18n-sv
parente38d9e37963e21c8f9365bcb3acb10f87e6fe9e8 (diff)
downloadpkgsrc-225a0cbe06d4f14908c9ca8ef7822a2696d557a3.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-sv')
-rw-r--r--misc/koffice-i18n-sv/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile
index 067b399ec0e..725af3f1d5c 100644
--- a/misc/koffice-i18n-sv/Makefile
+++ b/misc/koffice-i18n-sv/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-sv-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= Swedish 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"