summaryrefslogtreecommitdiff
path: root/textproc/ispell-emacs
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-24 02:20:36 +0000
committerrodent <rodent>2013-04-24 02:20:36 +0000
commit9bf0a0428bd0c95887a52cbb1646dae32961990c (patch)
tree94b50073c9bbbafed4f0ad14accbf17d48cf8d86 /textproc/ispell-emacs
parent287fbf3a6c1afae741d868fc6d7393433a35419d (diff)
downloadpkgsrc-9bf0a0428bd0c95887a52cbb1646dae32961990c.tar.gz
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.
Diffstat (limited to 'textproc/ispell-emacs')
-rw-r--r--textproc/ispell-emacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ispell-emacs/Makefile b/textproc/ispell-emacs/Makefile
index 84b66c77264..83d8ae6ffb1 100644
--- a/textproc/ispell-emacs/Makefile
+++ b/textproc/ispell-emacs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2013/02/17 19:18:09 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2013/04/24 02:20:38 rodent Exp $
#
DISTNAME= ispell.el
PKGNAME= ${EMACS_PKGNAME_PREFIX}ispell-emacs-3.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ftp://kdstevens.com/pub/stevens/
EXTRACT_SUFX= .gz
@@ -14,7 +14,7 @@ COMMENT= Emacs interface for ispell spell checker
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/ispell
-DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
+DEPENDS+= ispell-[0-9]*:../../textproc/ispell
DIST_SUBDIR= ${PKGNAME_NOREV:C|^xemacs-||}
WRKSRC= ${WRKDIR}