diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-14 23:55:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-14 23:55:18 +0000 |
commit | 93caf3307f18650e4e4bccbb2e1ada16471b61f9 (patch) | |
tree | 41808668ab3bd1440c765e793a3c78feb7a3b96d /misc/koffice-i18n-th/Makefile | |
parent | 3808fe8408603822dc6aac41c7021fbde29b43ab (diff) | |
download | pkgsrc-93caf3307f18650e4e4bccbb2e1ada16471b61f9.tar.gz |
This package only installs locale files -- no reason to depend on koffice.
Diffstat (limited to 'misc/koffice-i18n-th/Makefile')
-rw-r--r-- | misc/koffice-i18n-th/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/koffice-i18n-th/Makefile b/misc/koffice-i18n-th/Makefile index 08992546c3b..77d3482dad9 100644 --- a/misc/koffice-i18n-th/Makefile +++ b/misc/koffice-i18n-th/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:18 wiz Exp $ DISTNAME= koffice-i18n-th-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= Thai language pack for KOffice GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |