1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Remove ineffective INVALIDE_BDB_VER line; orage builds nicely with db5 or db6.

This commit is contained in:
Matthias Andree 2014-08-20 20:59:02 +00:00
parent 7014f64c98
commit a3b535b7e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365512

View File

@ -39,8 +39,6 @@ CONFIGURE_ARGS= --enable-dbus
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure
CONFIGURE_ARGS+=--with-bdb4=yes --with-bdb4_dir=${LOCALBASE}
USE_BDB= yes
# Only Berkeley DB 4.x
INVALIDE_BDB_VER= 5
.else
CONFIGURE_ARGS+=--with-bdb4=no
.endif