- Add new port editors/picpas
- Use FLAVORS (need portmgr approval)
- Depends of https://reviews.freebsd.org/D14661
Details
Details
- Reviewers
- None
- Commits
- rP476569: - New port: editors/picpas
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The whole Makefile is badly ordered. Please read Chapter 15. Order of Variables in Port Makefiles.
picpas/Makefile | ||
---|---|---|
38 ↗ | (On Diff #42004) | GH_PROJECT=PicPas |
head/editors/picpas/Makefile | ||
---|---|---|
36–38 | Wrong place in the Makefile, flavors helpers. See Chapter 15. Order of Variables in Port Makefiles. |