Verified that it builds and works.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 12939 Build 13199: arc lint + arc unit
Event Timeline
audio/py-pyliblo/Makefile | ||
---|---|---|
17 | ^ Apart from looking a bit on the overdesigned side, also you should not need to add a path for BUILD/RUN_DEPENDS in $PATH. |
audio/py-pyliblo/Makefile | ||
---|---|---|
17 | This should be made into USE_PYTHON=cython. |
audio/py-pyliblo/Makefile | ||
---|---|---|
17 | There is one, it comes with the flavors patch. |
head/audio/py-pyliblo/Makefile | ||
---|---|---|
22 ↗ | (On Diff #35774) | I don't understand the comment here. USE_PYTHON=autoplist looks at what files distutils has installed and uses that to generate the plist. In this port, the man pages are installed manually in post-install, so there is no way that distutils knows about them, so it seems normal that they are not present in the plist generated by autoplist. |