diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile index d8d3bf63b354..43aaa57e76aa 100644 --- a/databases/ruby-bdb/Makefile +++ b/databases/ruby-bdb/Makefile @@ -68,6 +68,7 @@ post-install: .endif regression-test: + @${MKDIR} ${BUILD_WRKSRC}/tmp ( cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \ ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test )