[Bug 257256] textproc/highlight does not find qmake when GUI-option is enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Jul 2021 19:29:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257256 Bug ID: 257256 Summary: textproc/highlight does not find qmake when GUI-option is enabled Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: kwm@FreeBSD.org Reporter: mi@FreeBSD.org Flags: maintainer-feedback?(kwm@FreeBSD.org) Assignee: kwm@FreeBSD.org Created attachment 226536 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226536&action=edit Add ${QMAKE} to the ${MAKE_ENV}, when GUI-option is enabled The ${PREFIX}/qt5/bin is not necessarily part of the PATH. To make the port build reliably, the attached patch is needed. -- You are receiving this mail because: You are the assignee for the bug.