mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Fix typo in conditional.
PR: ports/65415 Submitted by: Jos Backus Approved by: maintainer-silence
This commit is contained in:
parent
9e3b700c5c
commit
6b210eb52d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111093
@ -23,7 +23,7 @@ CONFIGURE_ENV+= DB_LIBNAME=-ldb41
|
||||
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4
|
||||
CONFIGURE_ENV+= LDFLAGS=-L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV+= DB_LIBNAME=-ldb4
|
||||
.elfif defined(WITH_BDB3)
|
||||
.elif defined(WITH_BDB3)
|
||||
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
|
||||
CONFIGURE_ENV+= LDFLAGS=-L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV+= DB_LIBNAME=-ldb3
|
||||
|
Loading…
Reference in New Issue
Block a user