[Bug 240181] print/gutenprint: fails to build with option DOCS off
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 29 00:54:54 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240181
Bug ID: 240181
Summary: print/gutenprint: fails to build with option DOCS off
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: cmt at freebsd.org
Reporter: vvd at unislabs.com
Flags: maintainer-feedback?(cmt at freebsd.org)
Assignee: cmt at freebsd.org
rmdir:
/tmp/work/usr/ports/print/gutenprint/work/stage//usr/local/share/gutenprint/doc/reference-html:
No such file or directory
*** Error code 1
Error is in this line of the print/gutenprint/Makefile:
> @${RMDIR} ${STAGEDIR}/${DATADIR}/doc/reference-html
Workaround:
> @${RM} -r ${STAGEDIR}/${DATADIR}/doc/reference-html
or just comment this line.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list