Add missing LIB_DEPENDS as reported in stage-qa
Details
Details
- Reviewers
tz tcberner - Commits
- rP465112: math/dynare: Add missing LIB_DEPENDS to fix stage-qa
cd math/dynare && portlint -AC && make
It should have a clean output now.
Poudriere logs for {10.3,10.4,11.1}{i386,amd64} and 12i386
https://www.dropbox.com/sh/z0581x5p6opj7vd/AAAUDcCWKUU_5c_hoiki9gGaa?dl=0
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 15626 Build 15662: arc lint + arc unit
Event Timeline
math/dynare/Makefile | ||
---|---|---|
24 | There's no need to add it twice. |
Comment Actions
Add OCTAVE_LIB_DEPENDS dependency.
Poudriere builds for {10.3,10.4,11.1}{amd64,i386} and 12 i386
available https://www.dropbox.com/sh/nf49c231hdwi08e/AABQ87bkb3ko1U9KplQSXK9aa?dl=0
Comment Actions
Address both problems.
New logs in https://www.dropbox.com/sh/nws7okkqi69lqg8/AABDld-J-2U6qav1za1zlN00a?dl=0
math/dynare/Makefile | ||
---|---|---|
38–39 | ^no need for += |