mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Don't include db51 in USE_BDB=4x+ settings,
there's more than one port that is happy with all 4.X versions but doesn't like 5.1.
This commit is contained in:
parent
a2c96951e7
commit
2e609e5dc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277205
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ _DB_43P= 43 ${_DB_44P}
|
|||
_DB_44P= 44 ${_DB_46P}
|
||||
_DB_46P= 46 ${_DB_47P}
|
||||
_DB_47P= 47 ${_DB_48P}
|
||||
_DB_48P= 48 ${_DB_51P}
|
||||
_DB_48P= 48
|
||||
_DB_51P= 51
|
||||
|
||||
# Override the global WITH_BDB_VER with the
|
||||
|
|
Loading…
Add table
Reference in a new issue