summaryrefslogtreecommitdiff
path: root/x11-wm/scwm/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/scwm/pkg-descr')
-rw-r--r--x11-wm/scwm/pkg-descr14
1 files changed, 12 insertions, 2 deletions
diff --git a/x11-wm/scwm/pkg-descr b/x11-wm/scwm/pkg-descr
index a3551adca515..66df1ba2b164 100644
--- a/x11-wm/scwm/pkg-descr
+++ b/x11-wm/scwm/pkg-descr
@@ -1,4 +1,14 @@
scheme configurable window manager
-For I18N users,
-do make install -DI18N instead of only make install.
+- For MULTI-BYTE users,
+ do make install -DMULTIBYTE instead of only make install.
+ It also enable I18N option in scwm.
+
+- If you want edit scwmrc file efficiently, you may use
+ emacs lisp mode. There is scwm.el in scwm, but please
+ copy it into your favorite emacs lisp directory manually.
+ Refer:
+ patches/patch-af
+ ${WORKDIR}/utilities/emacs
+ ${WORKDIR}/configure --help
+