summaryrefslogtreecommitdiff
path: root/editors/emacs24-nox11
diff options
context:
space:
mode:
authorjmmv <jmmv>2012-08-11 17:21:03 +0000
committerjmmv <jmmv>2012-08-11 17:21:03 +0000
commit2b32d79aeb6df1919111fb3ec897081d281ca93a (patch)
treed2027532627ceca766a4576dd59242b4115bcc5d /editors/emacs24-nox11
parentf3c58b1c3a46d1b06382d33bc95f3a58d7ddaf20 (diff)
downloadpkgsrc-2b32d79aeb6df1919111fb3ec897081d281ca93a.tar.gz
Fix the build of emacs modules when EMACS_TYPE=emacs24nox.
The emacs flavor is 'emacs' and the package dependency is 'emacs-nox11', not 'emacs24' nor 'emacs24-nox11' (respectively).
Diffstat (limited to 'editors/emacs24-nox11')
-rw-r--r--editors/emacs24-nox11/version.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs24-nox11/version.mk b/editors/emacs24-nox11/version.mk
index 709de6fb63f..bb26a9dba36 100644
--- a/editors/emacs24-nox11/version.mk
+++ b/editors/emacs24-nox11/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2012/06/16 21:04:16 dholland Exp $
+# $NetBSD: version.mk,v 1.2 2012/08/11 17:21:03 jmmv Exp $
-_EMACS_FLAVOR= emacs24
-_EMACS_REQD= emacs24-nox11>=24.1<25
+_EMACS_FLAVOR= emacs
+_EMACS_REQD= emacs-nox11>=24.1<25
_EMACS_VERSION_MAJOR= 24
_EMACS_VERSION_MINOR= 1