maintainer-feedback requested: [Bug 247299] mail/gmime30: Add VALA option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 16 09:15:20 UTC 2020


Kubilay Kocak <koobs at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 247299: mail/gmime30: Add VALA option
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247299



--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you for the report and patch Bertram.

The .if ${PORT_OPTIONS:MVALA} block should be converted to the options helper
syntax

VALA_BUILD_DEPENDS=
VALA_CONFIGURE_OFF

But I would also try just:

VALA_BUILD_DEPENDS=foo
VALA_CONFIGURE_ENABLE=vala (configure needs to support --disable-vala, which
some dont)


More information about the freebsd-gnome mailing list