mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Revert previous commit, Makefile states docs are mandatory here.
This commit is contained in:
parent
4c3f73622a
commit
ebd4a8f6aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363962
@ -18,8 +18,6 @@ USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
NO_BUILD= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,"msg","${PREFIX}/share/locale",' \
|
||||
-e 's,"","${DOCSDIR}", ; s,"icons","${DATADIR}/icons",' \
|
||||
|
@ -17,9 +17,9 @@ man/man1/cycle.1.gz
|
||||
%%DATADIR%%/icons/cycle.xpm
|
||||
%%DATADIR%%/icons/large/cycle.xpm
|
||||
%%DATADIR%%/icons/mini/cycle.xpm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_de.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_ru.html
|
||||
%%DOCSDIR%%/README.html
|
||||
%%DOCSDIR%%/README_de.html
|
||||
%%DOCSDIR%%/README_ru.html
|
||||
share/locale/ca/LC_MESSAGES/cycle.mo
|
||||
share/locale/cs/LC_MESSAGES/cycle.mo
|
||||
share/locale/de/LC_MESSAGES/cycle.mo
|
||||
@ -27,7 +27,7 @@ share/locale/es/LC_MESSAGES/cycle.mo
|
||||
share/locale/gl/LC_MESSAGES/cycle.mo
|
||||
share/locale/ru/LC_MESSAGES/cycle.mo
|
||||
share/locale/sk/LC_MESSAGES/cycle.mo
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm %%DATADIR%%/icons/mini
|
||||
@dirrm %%DATADIR%%/icons/large
|
||||
@dirrm %%DATADIR%%/icons
|
||||
|
Loading…
Reference in New Issue
Block a user