- Update to 0.3.5
- Update pkg-plist
- Add missing PKGNAMEPREFIX
- Enable STAGE support
- Switch BUILD_DEPENDS from swig13 to swig20
- Add LICENSE (LGPL21)
- Replace USE_SCONS / SCONS_* with USES=scons
- Re-order USE_* section
- Patch and backport Sconscript changes to:
a) Silence addition warnings [1]
b) Set SWIG includes and outdir that are not being honoured by
scons at the moment
This commit combined with that from ports/185684 fixes building on 10.0+.
[1] https://github.com/fifengine/fifengine/issues/792
PR: ports/182433
Approved by: Green Dog <fiziologus@gmail.com> (maintainer, via email)
MFH: 2014Q1