1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Remove outdated INVALID_BDB_VER line, db5 and db6 have just been made to work

for pver.
This commit is contained in:
Matthias Andree 2013-12-16 23:50:26 +00:00
parent 942de739bc
commit 4aac3f8478
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336681

View File

@ -37,7 +37,6 @@ MAKE_ARGS+= -DSORT
MAKE_ARGS+= -DBSD_DB
.else
USE_BDB= 41+
INVALID_BDB_VER=51
MAKE_ARGS+= BDB_VER=${BDB_VER} BDB_LIB_DIR=${BDB_LIB_DIR}
.endif