[Bug 240883] Mk/Uses/php.mk: fix build of all PHP modules when using php74 on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 5 10:08:19 UTC 2019


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

--- Comment #12 from Alex Dupre <ale at FreeBSD.org> ---
(In reply to Mathieu Arnold from comment #11)

It should be enough to replace:

.if ${FLAVOR} == php74

with

.if ${PHP_VER} == 74

in the pkubaj patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list