1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Fix NO* case [1]

while here
  - use USE_RUBY_FEATURES
  - LOCALBASE is part of PLIST_SUB by default

Reported by:    QAT [1]
This commit is contained in:
Philip M. Gollucci 2010-12-11 23:27:01 +00:00
parent 924fe8b26c
commit 752201cd78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266077
2 changed files with 8 additions and 10 deletions

View File

@ -16,11 +16,11 @@ COMMENT= PRedictive Input Method Editor(PRIME)
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/sary.so:${PORTSDIR}/textproc/ruby-sary \
${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv \
${LOCALBASE}/share/emacs/site-lisp/init-suikyo.el:${PORTSDIR}/japanese/suikyo \
${LOCALBASE}/share/prime/dict/prime-dict:${PORTSDIR}/japanese/prime-dict
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
RUBY_WITH_PTHREAD= yes
USE_GNOME= pkgconfig
@ -29,8 +29,6 @@ CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR}
USE_AUTOTOOLS= automake autoconf
MAKE_JOBS_UNSAFE= yes
PLIST_SUB= LOCALBASE=${LOCALBASE}
pre-configure:
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})

View File

@ -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%%