Josh Grosse writes:
> I've also added an .if DEBUG clause for ease of building with symbols.

INSTALL_DEBUG_PACKAGES is a user setting; it should not go into a
port directly. CONFIGURE_ARGS and DEBUG_PACKAGES should simply be set
unconditionally, with no .if DEBUG, and users can choose to get debug
symbols simply by installing the debug package.

One more thing: the license marker needs updating, it should be AGPLv3+.

Reply via email to