diff options
Diffstat (limited to 'devel/subversion18/Makefile.common')
-rw-r--r-- | devel/subversion18/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion18/Makefile.common b/devel/subversion18/Makefile.common index 15a934075409..2873388b5610 100644 --- a/devel/subversion18/Makefile.common +++ b/devel/subversion18/Makefile.common @@ -39,7 +39,7 @@ OPTIONS_NAME= devel_subversion18 OPTIONS_SUB= yes BDB_CONFIGURE_OFF= --without-berkeley-db -BDB_USE= BDB=42+ +BDB_USES= bdb MAINTAINER_DEBUG_CFLAGS= -g MAINTAINER_DEBUG_CONFIGURE_ON= --enable-maintainer-mode --enable-debug |