summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-06-26 17:57:56 +0000
committerwiz <wiz@pkgsrc.org>2018-06-26 17:57:56 +0000
commitfca574cdaab12ffcf80fa7039f3ca82a2baa9682 (patch)
treeafb58ea99f2adce94a0681d68ea3245110e3a95a /editors
parent38c86c83f3af9c646f768180cf9af14ba926eee3 (diff)
downloadpkgsrc-fca574cdaab12ffcf80fa7039f3ca82a2baa9682.tar.gz
emacs26-nox11: Add version.mk file for correct handling of this package
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs26-nox11/version.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/emacs26-nox11/version.mk b/editors/emacs26-nox11/version.mk
new file mode 100644
index 00000000000..279be48a2cd
--- /dev/null
+++ b/editors/emacs26-nox11/version.mk
@@ -0,0 +1,7 @@
+# $NetBSD: version.mk,v 1.1 2018/06/26 17:57:56 wiz Exp $
+
+_EMACS_FLAVOR= emacs
+_EMACS_REQD= emacs26-nox11>=26.1<27
+
+_EMACS_VERSION_MAJOR= 26
+_EMACS_VERSION_MINOR= 1