diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-19 09:34:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-19 09:34:33 +0000 |
commit | 2ec59f04a50642374d0410b2117acdc2c8bd7286 (patch) | |
tree | 884789c239bd18636962d2e61baab79316c1c8e9 /korean/FreeWnn-lib/pkg-descr | |
parent | c9a6702a535e33fc600f8915400038e8494b13e3 (diff) | |
download | ports-2ec59f04a50642374d0410b2117acdc2c8bd7286.tar.gz ports-2ec59f04a50642374d0410b2117acdc2c8bd7286.zip |
Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.
PR: 4409
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=7964
Diffstat (limited to 'korean/FreeWnn-lib/pkg-descr')
-rw-r--r-- | korean/FreeWnn-lib/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/korean/FreeWnn-lib/pkg-descr b/korean/FreeWnn-lib/pkg-descr index 24be64c26fc8..ebff613a950f 100644 --- a/korean/FreeWnn-lib/pkg-descr +++ b/korean/FreeWnn-lib/pkg-descr @@ -27,5 +27,11 @@ Mr. Yoshio KATAYAMA <kate@pfu.co.jp> fixed many bugs for Wnn4.2. Patches for those are in 'Wnn4.2.patch.tar.gz' and are applied in this port. +[Notice] +When compiling by this ports, if $LOCALBASE is not '/usr/local' and/or +$X11BASE is not '/usr/X11R6' then you should properly change two lines +'@cwd /usr/local' and '@cwd /usr/X11R6' in +$PORTSDIR/korean/Wnn/pkg/PLIST. + -- S. Taoka <taoka@infonets.hiroshima-u.ac.jp> |