diff options
author | wiz <wiz> | 2006-03-14 23:55:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-14 23:55:18 +0000 |
commit | df52a8cf16e9085a17e2b09e38e949f0f13b78e4 (patch) | |
tree | 41808668ab3bd1440c765e793a3c78feb7a3b96d /misc/koffice-i18n-zu | |
parent | 06759d793b9bbf1b5d0b53faf613905f13de49e8 (diff) | |
download | pkgsrc-df52a8cf16e9085a17e2b09e38e949f0f13b78e4.tar.gz |
This package only installs locale files -- no reason to depend on koffice.
Diffstat (limited to 'misc/koffice-i18n-zu')
-rw-r--r-- | misc/koffice-i18n-zu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/koffice-i18n-zu/Makefile b/misc/koffice-i18n-zu/Makefile index 94a856ede46..4179559ae94 100644 --- a/misc/koffice-i18n-zu/Makefile +++ b/misc/koffice-i18n-zu/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/14 23:55:19 wiz Exp $ DISTNAME= koffice-i18n-zu-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 @@ -13,5 +13,4 @@ COMMENT= Zulu language pack for KOffice GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |