| Summary: | Update bsd.php.mk to reflect versions required from phpize | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marcus Alves Grando <mnag> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer. State Changed From-To: open->closed Update php: phpize doesn't require aclocal anymore. |
Update bsd.php.mk to reflect versions required from phpize ===> PHPizing for pecl-memcache-1.5 Configuring for: PHP Api Version: 20031224 Zend Module Api No: 20041030 Zend Extension Api No: 220040412 aclocal15: not found *** Error code 1 Stop in /usr/ports/databases/pecl-memcache. From /usr/local/bin/phpize: phpize_autotools() { aclocal15 || exit 1 autoconf253 || exit 1 autoheader253 || exit 1 }