Collaborative drawing program
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 13427 Build 13657: arc lint + arc unit
Event Timeline
| graphics/drawpile/Makefile | ||
|---|---|---|
| 23 | ^ nope :) | |
| graphics/drawpile/pkg-plist | ||
|---|---|---|
| 15 | ^ are these drawpile/drawpile paths correct? | |
| graphics/drawpile/Makefile | ||
|---|---|---|
| 38 | ^ you should not have to manually compress man pages | |
Comment Actions
This looks like a bug in cmake that this INSTALL(FILES ${man1} DESTINATION "man/man1") installs uncompressed manpages.
| graphics/drawpile/Makefile | ||
|---|---|---|
| 38 | You are missing the point, the framework will automatically compress man pages you do not need to do it yourself. | |
| graphics/drawpile/Makefile | ||
|---|---|---|
| 38 | Thanks! I didn't realize this. | |