Date: Wed, 20 Apr 2016 21:17:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201193] Mk/bsd.php.mk setting incorrect PHP_EXT_DIR Message-ID: <bug-201193-13-khKtEL8mcz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201193-13@https.bugs.freebsd.org/bugzilla/> References: <bug-201193-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201193 --- Comment #16 from Adam Weinberger <adamw@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 suc= ceed 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? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201193-13-khKtEL8mcz>