mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix a typo
This commit is contained in:
parent
a3a00cefd4
commit
b806da0247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405736
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ USE_PHP_BUILD= yes
|
|||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "pdo_sqlite"
|
||||
USE+= sqlite
|
||||
USES+= sqlite
|
||||
CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE}
|
||||
|
||||
USE_PHP= pdo
|
||||
|
|
Loading…
Add table
Reference in a new issue