aboutsummaryrefslogtreecommitdiff
path: root/net/openldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap/Makefile')
-rw-r--r--net/openldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap/Makefile b/net/openldap/Makefile
index eefa71527f48..0352d1a177eb 100644
--- a/net/openldap/Makefile
+++ b/net/openldap/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"