1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

- fix last commit.

This commit is contained in:
Dirk Meyer 2004-02-14 18:14:54 +00:00
parent 11c8d4ba5c
commit 18f2f42c17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100941

View File

@ -85,7 +85,7 @@ while [ "$1" ]; do
;;
\"BerkleyDB42\")
echo WITH_BERKLEYDB_DRIVER=YES
echo BERKLEYDB_LIB?=db4-2.1
echo BERKLEYDB_LIB?=db-4.2
echo BERKLEYDB_PORT?=databases/db42
;;
\"FileSystem\")