aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-18 10:04:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-18 10:04:26 +0000
commitc2b8c5a01889d98c2925c877b7bb706b34314311 (patch)
treea523b8acddfde4b01ccce29f550132d701128b41 /editors/Makefile
parent0af533d213b8424923fbb0f77a0daccda01cdb57 (diff)
downloadports-c2b8c5a01889d98c2925c877b7bb706b34314311.tar.gz
ports-c2b8c5a01889d98c2925c877b7bb706b34314311.zip
editors/mg: add -static slave installed as /rescue/mg
When recovering from a broken rtld(1) one may want a visual editor that feels like Emacs. ee(1) isn't under /rescue, and its Emacs keys support lacks even C-x C-c (save-buffers-kill-emacs).
Notes
Notes: svn path=/head/; revision=555627
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index e8c944fcf798..86ee3bb76c46 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -192,6 +192,7 @@
SUBDIR += linux-sublime3
SUBDIR += madedit
SUBDIR += mg
+ SUBDIR += mg-static
SUBDIR += micro
SUBDIR += mined
SUBDIR += mle