aboutsummaryrefslogtreecommitdiffstats
path: root/news/inn-stable/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-07-15 05:08:22 +0800
committerclement <clement@FreeBSD.org>2004-07-15 05:08:22 +0800
commitf4fcd5f88e5a38b284ba3f3fe9c81efe194843d6 (patch)
treee3860fabaf18b83800ac4601402edaa9b08a4e18 /news/inn-stable/Makefile
parent7bc92132904f0b2f4f1073cfc205ef5eab4f19cc (diff)
downloadfreebsd-ports-gnome-f4fcd5f88e5a38b284ba3f3fe9c81efe194843d6.tar.gz
freebsd-ports-gnome-f4fcd5f88e5a38b284ba3f3fe9c81efe194843d6.tar.zst
freebsd-ports-gnome-f4fcd5f88e5a38b284ba3f3fe9c81efe194843d6.zip
- Remove useless duplicated bogus CONFIGURE_ARGS+='s.
This commit is a noop.
Diffstat (limited to 'news/inn-stable/Makefile')
-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