Tom Murphy writes:
> Here is a diff to update games/starfighter v1.7 to v2.4.
Thanks! Some comments:
- Life is easier if you don't reindent WANTLIB. Just use the output
from make port-lib-depends-check.
- No need to set MODPY_VERSION, Python 3 is already default.
- Since Python is just used for the build, set MODPY_RUNDEP=No.
- Actually, according to README locales don't need to be rebuilt if
we're using release tarballs, which we are. So just drop the Python
stuff completely.
- Drop glib2 and harfbuzz from LIB_DEPENDS, they are brought in by pango.
- It looks like MAKE_FLAGS, FAKE_FLAGS, and post-install are no longer
necessary and can be deleted.
No comments:
Post a Comment