aboutsummaryrefslogtreecommitdiff
path: root/net/openldap12
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
commit3fccc4d9a5d6f45ef88537bd20d39666977499c5 (patch)
treeaa27cbe7bcc7815f9e47e9e8f58ac9c162a4a641 /net/openldap12
parentddc7dde299853b64f7f2c0103b05dbbaaec3ce1d (diff)
Notes
Diffstat (limited to 'net/openldap12')
-rw-r--r--net/openldap12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile
index eefa71527f48..0352d1a177eb 100644
--- a/net/openldap12/Makefile
+++ b/net/openldap12/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --enable-wrappers
.endif
.if defined(WITH_DB2)
-BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db/
+BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db2 ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib"