summaryrefslogtreecommitdiff
path: root/textproc/ispell-emacs
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-24 02:20:36 +0000
committerrodent <rodent@pkgsrc.org>2013-04-24 02:20:36 +0000
commitdcfc93316e81ab0ad3d750c5b22a2184f97c0b46 (patch)
tree94b50073c9bbbafed4f0ad14accbf17d48cf8d86 /textproc/ispell-emacs
parent183ca5f95329cf1558c08d3d6058746c572a4d39 (diff)
downloadpkgsrc-dcfc93316e81ab0ad3d750c5b22a2184f97c0b46.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}