Details
Details
- Reviewers
fjoe mat - Commits
- rP433556: Update sysutils/py-glances to 2.8.1
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 7250 Build 7420: arc lint + arc unit
Event Timeline
| sysutils/py-glances/Makefile | ||
|---|---|---|
| 28 | use ${ETCDIR} directly here. | |
| sysutils/py-glances/Makefile | ||
|---|---|---|
| 28 | OK, can you explain the rules of using ${ETCDIR} and %%ETCDIR%% in Makefiles nowadays? | |
| sysutils/py-glances/Makefile | ||
|---|---|---|
| 28 | %%foo%% expansions were created to allow carrying variables from the Makefile to pkg-plist. | |