(I wish whoever committed this port had checked that make install and make package work, at least.) 2. Try to restart cannaserver in post-install: as pkg-plist @exec it. 3. Try to restart cannaserver only when it seems to be running. 4. Instead of patching up distfile's Makefile using patch-aa to modify its all: target, use ALL_TARGET. 5. Instead of echo'ing note about configuration in post-install:, use pkg-message, so that pkg_add will display it, too. 6. Now that ja-Canna in the ports collection has been updated, let this port generate dictionary files for newer version. 7. Remove unnecessary definition of ${DISTNAME} from the Makefile. Reviewed and Approved by: maintainer
10 lines
195 B
Text
10 lines
195 B
Text
|
|
After the installation, lines like the following need to be added to
|
|
your .canna.
|
|
|
|
(use-dictionary
|
|
"iroha"; and more....
|
|
"gcanna" ; add this!
|
|
"gcannaf" ; add this!
|
|
)
|
|
|