diff options
Diffstat (limited to 'wm/ctwm')
-rw-r--r-- | wm/ctwm/MESSAGE.SunOS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wm/ctwm/MESSAGE.SunOS b/wm/ctwm/MESSAGE.SunOS new file mode 100644 index 00000000000..d6897b0ca01 --- /dev/null +++ b/wm/ctwm/MESSAGE.SunOS @@ -0,0 +1,10 @@ +=========================================================================== +$NetBSD: MESSAGE.SunOS,v 1.1 2003/04/10 02:04:43 grant Exp $ + +m4 needs to be available in your PATH when ${PKGNAME} is started. +You can do this in your .xsession, eg. + + PATH="$PATH:/usr/ccs/bin" + export PATH + +=========================================================================== |