typo
This commit is contained in:
parent
f165ba718c
commit
6cdab236e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112249
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_GDBM)
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdb
|
||||
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
CONFIGURE_ARGS+= --with-db=gdbm
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-db
|
||||
|
|
Loading…
Reference in a new issue