[Bug 201193] Mk/bsd.php.mk setting incorrect PHP_EXT_DIR
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 20 21:17:02 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201193
--- Comment #16 from Adam Weinberger <adamw at FreeBSD.org> ---
Comment #11 really seems like the right solution here.
If bsd.php.mk is being included and evaluated before it can detect installed
php (I assume .if exists(.../php.conf) is being evaluated before the php
dependency gets installed?) then the httpd evaluation couldn't possibly succeed
either.
It's not like php70 and php70-zts can be installed side-by-side, so why are we
putting the modules into different places?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list