mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak
This commit is contained in:
parent
0c80db04b3
commit
bc5634fc2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358712
@ -17,6 +17,8 @@ CONFIGURE_ARGS+= --enable-pilrcui
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -1,11 +1,11 @@
|
||||
bin/pilrc
|
||||
bin/pilrcui
|
||||
%%DOCS%%%%DOCSDIR%%/archive.html
|
||||
%%DOCS%%%%DOCSDIR%%/contrib.html
|
||||
%%DOCS%%%%DOCSDIR%%/download.html
|
||||
%%DOCS%%%%DOCSDIR%%/history.html
|
||||
%%DOCS%%%%DOCSDIR%%/images/download.gif
|
||||
%%DOCS%%%%DOCSDIR%%/index.html
|
||||
%%DOCS%%%%DOCSDIR%%/manual.html
|
||||
%%DOCS%%@dirrm %%DOCSDIR%%/images
|
||||
%%DOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%/archive.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/contrib.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/download.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/history.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/download.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user