Summary: | [PATCH] graphics/luminance-qt5: Add missing dependencies | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Raphael Kubo da Costa <rakuco> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | h2+fbsdports |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Raphael Kubo da Costa
2014-10-25 13:58:29 UTC
Maintainer CC'd Sure, feel free to commit. A commit references this bug: Author: rakuco Date: Sat Oct 25 23:04:54 UTC 2014 New revision: 371492 URL: https://svnweb.freebsd.org/changeset/ports/371492 Log: Add missing dependencies. * USES=pkgconfig was missing so exiv2 detection was broken, for example. * USE_QT5=declarative and USE_QT5=printsupport were missing, and the latter is required for the port to build correctly with the upcoming Qt 5.3.2. I've added an upstream commit to properly detect and use PrintSupport in the build process as well. PR: 194596 Approved by: Hannes Hauswedell <h2+fbsdports@fsfe.org> (maintainer) Changes: head/graphics/luminance-qt5/Makefile head/graphics/luminance-qt5/files/ head/graphics/luminance-qt5/files/patch-git_07e36ef8 *** Bug 194595 has been marked as a duplicate of this bug. *** |