Fix a typo

This commit is contained in:
Antoine Brodin 2016-01-10 18:26:52 +00:00
parent a3a00cefd4
commit b806da0247
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405736

View file

@ -277,7 +277,7 @@ USE_PHP_BUILD= yes
.endif .endif
.if ${PHP_MODNAME} == "pdo_sqlite" .if ${PHP_MODNAME} == "pdo_sqlite"
USE+= sqlite USES+= sqlite
CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE}
USE_PHP= pdo USE_PHP= pdo