diff options
Diffstat (limited to 'databases/sqlite34/Makefile')
-rw-r--r-- | databases/sqlite34/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 8b908665f8e6..abe1a8f1eecb 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -24,7 +24,6 @@ USE_DOS2UNIX= *.pc.in USE_LDCONFIG= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= DEBUG "Enable debugging & verbose explain" off \ DOCS "Building docs (depends on TCL)" on \ |