- Ensure that build logs in bulk (package) mode are useful by passing the --enable-verbose-build argument to configure script
- Register missing dependency on libjpeg, or Wintermute engine would be disabled; because JPEG library is very common dependency, previously this bug resulted in broken pkg-plist when built from ports locally
- Remove BROKEN statement for all architectures: it builds fine at least on PowerPC; I cannot thoroughly test it on sparc64 and ia64, but given their level of support at the moment, it makes more sense to ask for forgiveness rather than permission
- While here, wrap some long lines that exceeded standard terminal width
Approved by: lme (maintainer)