summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-it/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-15 00:17:42 +0000
committerwiz <wiz>2006-03-15 00:17:42 +0000
commit376325723ec36e70e54d0a94d00271708b1bec7d (patch)
tree75fcca39bd12f54c6069eca1155a0cfdeafe9df6 /misc/koffice-i18n-it/Makefile
parent2ad668c10dad2c2c514c63200b5526d2f492a57f (diff)
downloadpkgsrc-376325723ec36e70e54d0a94d00271708b1bec7d.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-it/Makefile')
-rw-r--r--misc/koffice-i18n-it/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/koffice-i18n-it/Makefile b/misc/koffice-i18n-it/Makefile
index c51b2716a53..a441af7d721 100644
--- a/misc/koffice-i18n-it/Makefile
+++ b/misc/koffice-i18n-it/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-it-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= Italian 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"