aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/sqlite2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index ad8e05986142..6048f9a4ca0f 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -48,7 +48,7 @@ PLIST_SUB+= WITH_TCLWRAPPER="@comment "
.endif
.if ${PORT_OPTIONS:MDOCS}
-ALL_TARGET= doc
+ALL_TARGET= all doc
PORTDOCS= *
MAKE_ARGS+= TCLSH=${TCLSH}
MAKE_ENV+= TCL_VER=${TCL_VER}