summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-pt_BR
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-pt_BR
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-pt_BR')
-rw-r--r--misc/koffice-i18n-pt_BR/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/koffice-i18n-pt_BR/Makefile b/misc/koffice-i18n-pt_BR/Makefile
index 427bb5c1453..d03058a4198 100644
--- a/misc/koffice-i18n-pt_BR/Makefile
+++ b/misc/koffice-i18n-pt_BR/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: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 @@ MAINTAINER= ianzag@mail.ru
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"