[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247299

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(gnome@
                   |                            |FreeBSD.org)
                 CC|                            |gnome at FreeBSD.org
           Assignee|ports-bugs at FreeBSD.org      |gnome at FreeBSD.org
             Status|New                         |Open
           Keywords|                            |needs-qa
            Summary|gmime30 depends on vala     |mail/gmime30: Add VALA
                   |                            |option

--- 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)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list