mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Don't unconditionally install DOCS. PORTREVISION bump
for plist change. PR: ports/186590 Approved by: maintainer
This commit is contained in:
parent
10d46f1fe9
commit
7714ad1b98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346968
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libiconv
|
||||
PORTVERSION= 1.14
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= converters devel
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -17,10 +17,10 @@ man/man3/iconv_open.3.gz
|
||||
man/man3/iconv_open_into.3.gz
|
||||
man/man3/iconv_close.3.gz
|
||||
man/man3/iconvctl.3.gz
|
||||
%%DOCSDIR%%/iconv.1.html
|
||||
%%DOCSDIR%%/iconv.3.html
|
||||
%%DOCSDIR%%/iconv_close.3.html
|
||||
%%DOCSDIR%%/iconv_open.3.html
|
||||
%%DOCSDIR%%/iconv_open_into.3.html
|
||||
%%DOCSDIR%%/iconvctl.3.html
|
||||
@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconv.1.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconv.3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconv_close.3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconv_open.3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconv_open_into.3.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/iconvctl.3.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user