From 9bf0a0428bd0c95887a52cbb1646dae32961990c Mon Sep 17 00:00:00 2001 From: rodent Date: Wed, 24 Apr 2013 02:20:36 +0000 Subject: Moving ispell-* packages as discussed on tech-pkg@. Reasons being: 1) Shorter package name; 2) Be consistent with kde3-l18n-*, kde4-l10n-*, hunspell-*, aspell-*, lang-* PKG_OPTIONS; 3) Simplify modifications to PKGNAME in some Makefiles; 4) Accordance with international language naming standards; and rename the ispell-base package to ispell, to be consistent with aspell and hunspell. Bump PKGREVISION where necessary. --- textproc/hunspell-de/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/hunspell-de') diff --git a/textproc/hunspell-de/Makefile b/textproc/hunspell-de/Makefile index cc7f8626c6e..0b4d58f7b0f 100644 --- a/textproc/hunspell-de/Makefile +++ b/textproc/hunspell-de/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/25 06:55:55 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/24 02:20:36 rodent Exp $ # DISTNAME= igerman98-20120607 PKGNAME= ${DISTNAME:S/igerman98/hunspell-de/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.j3e.de/ispell/igerman98/ COMMENT= German dictionaries for hunspell LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 -BUILD_DEPENDS+= ispell-base>=3.1.20nb1:../../textproc/ispell-base +BUILD_DEPENDS+= ispell>=3.1.20nb1:../../textproc/ispell DEPENDS+= hunspell>=1.1.5:../../textproc/hunspell USE_LANGUAGES= # none -- cgit v1.2.3