Date: Sat, 25 Nov 2017 18:34:54 -0800 From: Yuri <yuri@rawbw.com> To: "ports@freebsd.org" <ports@freebsd.org> Subject: PORTDOCS=*, but check-plist still complains about the doxygen directory Message-ID: <6bdafcd4-7f91-3904-6907-5422092f476a@rawbw.com>
next in thread | raw e-mail | index | archive | help
This suggested port https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193884 has PORTDOCS=*, but 'make check-plist' still complains about the doxygen directory: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTDOCS%%@dir %%DOCSDIR%%/doxygen/d0/d02 Error: Orphaned: %%PORTDOCS%%@dir %%DOCSDIR%%/doxygen/d0/d06 Error: Orphaned: %%PORTDOCS%%@dir %%DOCSDIR%%/doxygen/d0/d09 ... ... There are several other directories, but it only complains only about 'doxygen'. Why is 'doxygen' special? Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6bdafcd4-7f91-3904-6907-5422092f476a>