diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 07:27:01 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 07:27:01 +0800 |
commit | 555fb29fb034af2aa3853d0a94b57520166c7dd1 (patch) | |
tree | 9b7f35532aeeb95af0a3981675997581f4415c00 /japanese/prime/pkg-plist | |
parent | e5c891af7edca206ba5a339c72b968d42ba69767 (diff) | |
download | freebsd-ports-gnome-555fb29fb034af2aa3853d0a94b57520166c7dd1.tar.gz freebsd-ports-gnome-555fb29fb034af2aa3853d0a94b57520166c7dd1.tar.zst freebsd-ports-gnome-555fb29fb034af2aa3853d0a94b57520166c7dd1.zip |
- Fix NO* case [1]
while here
- use USE_RUBY_FEATURES
- LOCALBASE is part of PLIST_SUB by default
Reported by: QAT [1]
Diffstat (limited to 'japanese/prime/pkg-plist')
-rw-r--r-- | japanese/prime/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/japanese/prime/pkg-plist b/japanese/prime/pkg-plist index 37913e5a6b21..c51f72d472b8 100644 --- a/japanese/prime/pkg-plist +++ b/japanese/prime/pkg-plist @@ -57,13 +57,13 @@ etc/prime/Custom_prime.rb @dirrmtry %%RUBY_SITELIBDIR%%/prime/grammar @dirrmtry %%RUBY_SITELIBDIR%%/prime/makedict @dirrmtry %%RUBY_SITELIBDIR%%/prime -%%PORTDOCS%%%%DOCSDIR%%/examples/Custom_prime.rb +%%DOCSDIR%%/examples/Custom_prime.rb %%PORTDOCS%%%%DOCSDIR%%/figures/dict-format.png %%PORTDOCS%%%%DOCSDIR%%/figures/predictive-input.png %%PORTDOCS%%%%DOCSDIR%%/figures/tan-bunsetsu.png -%%PORTDOCS%%%%DOCSDIR%%/uim/prime-custom.scm -%%PORTDOCS%%%%DOCSDIR%%/uim/prime-key-custom.scm -%%PORTDOCS%%%%DOCSDIR%%/uim/prime.scm +%%DOCSDIR%%/uim/prime-custom.scm +%%DOCSDIR%%/uim/prime-key-custom.scm +%%DOCSDIR%%/uim/prime.scm %%PORTDOCS%%%%DOCSDIR%%/uim_prime.html %%PORTDOCS%%%%DOCSDIR%%/dictionary.html %%PORTDOCS%%%%DOCSDIR%%/index.html @@ -72,7 +72,7 @@ etc/prime/Custom_prime.rb %%PORTDOCS%%%%DOCSDIR%%/usage.html %%PORTDOCS%%%%DOCSDIR%%/taiyaki.css %%PORTDOCS%%%%DOCSDIR%%/taiyaki.png -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/examples +@dirrmtry %%DOCSDIR%%/examples %%PORTDOCS%%@dirrmtry %%DOCSDIR%%/figures -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/uim -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% +@dirrmtry %%DOCSDIR%%/uim +@dirrmtry %%DOCSDIR%% |