From 3c58b03ffe554fafb5d2e27a6dc3978e5f1d73d6 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 24 Oct 2006 08:44:22 +0000 Subject: Converted the koffice i18n packages to use the i18n.mk file, thereby fixing a "test ==". --- misc/koffice-i18n-hsb/Makefile | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'misc/koffice-i18n-hsb') diff --git a/misc/koffice-i18n-hsb/Makefile b/misc/koffice-i18n-hsb/Makefile index 09acde6ccf7..877d09dff45 100644 --- a/misc/koffice-i18n-hsb/Makefile +++ b/misc/koffice-i18n-hsb/Makefile @@ -1,20 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/03/21 19:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/24 08:44:22 rillig Exp $ -DISTNAME= koffice-i18n-hsb-1.3.5 -PKGREVISION= 5 -CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ -EXTRACT_SUFX= .tar.bz2 - -BUILD_DEPENDS+= kdelibs>=3:../../x11/kdelibs3 - -MAINTAINER= ianzag@mail.ru -HOMEPAGE= http://www.koffice.org/ -COMMENT= Upper Sorbian language pack for KOffice - -GNU_CONFIGURE= YES -USE_TOOLS+= gmake - -USE_PKGLOCALEDIR= YES +KOFFICE_LANGUAGE= Upper Sorbian +KOFFICE_LANGCODE= hsb +PKGREVISION= 5 +.include "../../misc/koffice/i18n.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3