diff options
Diffstat (limited to 'news/inn-stable')
-rw-r--r-- | news/inn-stable/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index b6c9801fe142..d50812e9ee69 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -48,7 +48,6 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/man \ --with-etc-dir=${ETC_DIR} .if defined(WITH_BERKELEYDB) -CONFIGURE_ARGS+= --with-berkeleydb=${LOCABASE} . if !defined(WITH_BDB_VER) WITH_BDB_VER= 42 . endif |