mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add spl module because when installed with php-5.2.x the phpMyAdmin require the spl module.
PR: ports/157145 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
This commit is contained in:
parent
74b3a6fee7
commit
76e4168b36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274268
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ IGNORE_WITH_MYSQL= 323 40 41
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
.if !defined(WITHOUT_PHP_DEPENDS)
|
.if !defined(WITHOUT_PHP_DEPENDS)
|
||||||
USE_PHP= ctype mysql session filter mbstring json
|
USE_PHP= ctype mysql session filter mbstring json spl
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Note: default settings will pull in X11 client support. If you don't
|
# Note: default settings will pull in X11 client support. If you don't
|
||||||
|
|
Loading…
Add table
Reference in a new issue