mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/p5-DBD-SQLite: Use USES=sqlite
This commit is contained in:
parent
28c0440a54
commit
fe804db5e8
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@ PORTSCOUT= limit:^[0-9\.]*$$
|
|||
|
||||
OPTIONS_DEFINE= BUNDLED_SQLITE
|
||||
OPTIONS_DEFAULT=BUNDLED_SQLITE
|
||||
|
||||
BUNDLED_SQLITE_DESC= Use bundled SQLite (otherwise, from databases/sqlite3)
|
||||
BUNDLED_SQLITE_LIB_DEPENDS_OFF= libsqlite3.so:databases/sqlite3
|
||||
|
||||
BUNDLED_SQLITE_USES_OFF= sqlite
|
||||
BUNDLED_SQLITE_CONFIGURE_OFF= USE_LOCAL_SQLITE=0 SQLITE_LOCATION=${LOCALBASE}
|
||||
|
||||
post-patch-BUNDLED_SQLITE-off:
|
||||
|
|
Loading…
Add table
Reference in a new issue