aboutsummaryrefslogtreecommitdiff
path: root/news/inn-stable
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-07-14 21:08:22 +0000
committerClement Laforet <clement@FreeBSD.org>2004-07-14 21:08:22 +0000
commit83648dc27dcef8700914764fdce7ee8d3396fb55 (patch)
treebcc5976cdd9985866a29d51dc8e72d4256a91d17 /news/inn-stable
parent25279ee6a3b947a3a7c5282b45df03e0916a26c0 (diff)
downloadports-83648dc27dcef8700914764fdce7ee8d3396fb55.tar.gz
ports-83648dc27dcef8700914764fdce7ee8d3396fb55.zip
Notes
Diffstat (limited to 'news/inn-stable')
-rw-r--r--news/inn-stable/Makefile1
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