mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
portlint:
-Add USE_GETTEXT. -Use DATADIR in plist.
This commit is contained in:
parent
52d17bf77e
commit
3a485dc142
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158498
@ -21,6 +21,7 @@ BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gettext/_locale.so:${PORTSDIR}/devel/ruby-
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
|
||||
${RUBY_SITEARCHLIBDIR}/gettext/_locale.so:${PORTSDIR}/devel/ruby-gettext
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
RUBY_SETUP= install.rb
|
||||
|
@ -39,10 +39,10 @@ share/locale/es/LC_MESSAGES/rbbr.mo
|
||||
share/locale/it/LC_MESSAGES/rbbr.mo
|
||||
share/locale/ko/LC_MESSAGES/rbbr.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/rbbr.mo
|
||||
share/rbbr/icon.png
|
||||
share/rbbr/rd/README
|
||||
@dirrm share/rbbr/rd
|
||||
@dirrm share/rbbr
|
||||
%%DATADIR%%/icon.png
|
||||
%%DATADIR%%/rd/README
|
||||
@dirrm %%DATADIR%%/rd
|
||||
@dirrm %%DATADIR%%
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user