diff options
Diffstat (limited to 'databases/fortytwo-bdb/Makefile')
-rw-r--r-- | databases/fortytwo-bdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile index 53abdbed3604..f4e695bdc971 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -30,6 +30,7 @@ ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} ENCORE_PORT?= devel/fortytwo-encore +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |