1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Do not try to remove DOCSDIR is build without docs

Reported by:	pkg DEVELOPER_MODE
This commit is contained in:
Baptiste Daroussin 2013-03-13 09:22:54 +00:00
parent 687ebad579
commit 9ab98b588a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314042

View File

@ -22,4 +22,4 @@ libdata/pkgconfig/fuse.pc
%%PORTDOCS%%%%DOCSDIR%%/libs/how-fuse-works
%%PORTDOCS%%%%DOCSDIR%%/libs/kernel.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%/libs
@dirrmtry %%DOCSDIR%%
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%