Summary: | deskutils/note Add missing dependencies | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthias Fechner <mfechner> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | rakuco | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
The port built just fine here without the additional build dependencies, are you sure they're not needed only at run-time? Additionally, whenever you change dependencies you need to bump PORTREVISION. oh I'm sorry, that are run dependencies. Should I provide a new patch? Yes, please. Created attachment 144175 [details]
Revised patch for missing dependency
Added portrevision and changed to run_dependency.
A commit references this bug: Author: rakuco Date: Thu Jun 26 21:30:05 UTC 2014 New revision: 359420 URL: http://svnweb.freebsd.org/changeset/ports/359420 Log: Add missing runtime dependencies to the port. PR: 190872 Submitted by: idefix@fechner.net (maintainer) Changes: head/deskutils/note/Makefile Committed, thank you. |
Created attachment 143611 [details] Maintainer Patch for missing dependencies Please apply patch to add missing dependencies to the port. Thanks.