summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-02-17 00:18:58 +0000
committerdholland <dholland@pkgsrc.org>2013-02-17 00:18:58 +0000
commit4b29f08bec8d7812fd53bf686f8d030fda82714d (patch)
treebbc4bec52a58540c453c6b60a2af41aff26c9875 /editors
parentac12ff9988221a416492f64d88fdbcac62ab009f (diff)
downloadpkgsrc-4b29f08bec8d7812fd53bf686f8d030fda82714d.tar.gz
Change PKGNAME from emacs-21.4a to emacs21-21.4a.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs21/Makefile4
-rw-r--r--editors/emacs21/Makefile.common3
-rw-r--r--editors/emacs21/version.mk4
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index e6f263c3995..1677d00f4ad 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2013/02/16 11:20:54 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/02/17 00:18:58 dholland Exp $
PKGREVISION= 26
CATEGORIES= editors
COMMENT= GNU editing macros (editor)
-CONFLICTS+= emacs-nox11-[0-9]*
+CONFLICTS+= emacs21-nox11-[0-9]*
USE_TOOLS+= imake
diff --git a/editors/emacs21/Makefile.common b/editors/emacs21/Makefile.common
index 9368cdf6106..e372c1e3314 100644
--- a/editors/emacs21/Makefile.common
+++ b/editors/emacs21/Makefile.common
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2011/12/31 11:40:27 dholland Exp $
+# $NetBSD: Makefile.common,v 1.10 2013/02/17 00:18:58 dholland Exp $
#
# used by editors/emacs21/Makefile
# used by editors/emacs21-nox11/Makefile
DISTNAME= emacs-${EMACSVERSION}a
+PKGNAME= emacs21-${EMACSVERSION}a
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/editors/emacs21/version.mk b/editors/emacs21/version.mk
index 02e363d2a12..8130e954735 100644
--- a/editors/emacs21/version.mk
+++ b/editors/emacs21/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.2 2011/02/08 13:20:14 hiramatsu Exp $
+# $NetBSD: version.mk,v 1.3 2013/02/17 00:18:58 dholland Exp $
_EMACS_FLAVOR= emacs
-_EMACS_REQD= emacs>=21.4<22
+_EMACS_REQD= emacs21>=21.4<22
_EMACS_PKGDEP.base=
_EMACS_PKGDEP.leim= leim>=21.${EMACS_VERSION_MINOR}<22:../../editors/leim21