pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/koffice-i18n-af Use the template in ../koffice. T...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c410d395d2f
branches: trunk
changeset: 520620:0c410d395d2f
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Oct 24 07:34:56 2006 +0000
description:
Use the template in ../koffice. This fixes the "test ==" in configure.
diffstat:
misc/koffice-i18n-af/Makefile | 22 +++++-----------------
1 files changed, 5 insertions(+), 17 deletions(-)
diffs (29 lines):
diff -r 570ac234806a -r 0c410d395d2f misc/koffice-i18n-af/Makefile
--- a/misc/koffice-i18n-af/Makefile Tue Oct 24 07:34:13 2006 +0000
+++ b/misc/koffice-i18n-af/Makefile Tue Oct 24 07:34:56 2006 +0000
@@ -1,20 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/03/21 19:24:45 wiz Exp $
-
-DISTNAME= koffice-i18n-af-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
+# $NetBSD: Makefile,v 1.11 2006/10/24 07:34:56 rillig Exp $
-MAINTAINER= ianzag%mail.ru@localhost
-HOMEPAGE= http://www.koffice.org/
-COMMENT= Afrikaans language pack for KOffice
+KOFFICE_LANGUAGE= Afrikaans
+KOFFICE_LANGCODE= af
+PKGREVISION= 5
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
-
-USE_PKGLOCALEDIR= YES
-
+.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index