aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/scwm/pkg-descr
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1999-04-08 00:44:24 +0800
committerflathill <flathill@FreeBSD.org>1999-04-08 00:44:24 +0800
commite5494be945ef916752a0bd14661fff0a35cb0e16 (patch)
tree01e280f2ab266a7e255c25d5bd15982b8963fafc /x11-wm/scwm/pkg-descr
parent12f5dab161e49df35aaecea6030acf4a5e92b9cf (diff)
downloadfreebsd-ports-gnome-e5494be945ef916752a0bd14661fff0a35cb0e16.tar.gz
freebsd-ports-gnome-e5494be945ef916752a0bd14661fff0a35cb0e16.tar.zst
freebsd-ports-gnome-e5494be945ef916752a0bd14661fff0a35cb0e16.zip
Update to 0.9
maintain for the multibyte options and fix for /scwm.el. PR: ports/10998 Submitted by: nakai@internetsolutions.co.jp
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
+